fix shitpost mode ugly padding

This commit is contained in:
2026-05-23 22:02:43 +02:00
parent 4e10aec872
commit ac98e292e9

View File

@@ -247,7 +247,7 @@
align-items: center; align-items: center;
} }
.upload-form.shitpost-mode-active .file-meta-row-small { .upload-form.shitpost-mode-active .file-name-small {
padding-right: 30px; /* Space for X button */ padding-right: 30px; /* Space for X button */
} }