add click to enlarge media on mobile with close button

This commit is contained in:
plebeius.eth
2024-04-01 14:58:07 +02:00
parent 6cc9a6fa33
commit 0e734cfc41
4 changed files with 55 additions and 15 deletions
-8
View File
@@ -217,14 +217,6 @@
text-align: right;
}
.postMobile .fileThumb .fileInfo {
padding-bottom: 5px;
text-align: center;
color: var(--post-mobile-file-info-text-color);
font-size: 9pt;
display: block;
}
.postMobile .postMessage {
padding: 10px;
font-size: var(--post-mobile-content-font-size);