beautifying shitpost mode even more!

This commit is contained in:
2026-05-13 12:44:22 +02:00
parent ba2e20679a
commit 599c94f726
2 changed files with 52 additions and 14 deletions

View File

@@ -24,6 +24,7 @@
<!-- Preview Container -->
<div class="file-preview" style="display: none;">
<!-- Video will be injected here via JS -->
@if(!shitpost_mode)
<div class="file-meta-row">
<div class="file-info">
<span class="file-name"></span>
@@ -31,6 +32,7 @@
</div>
<button type="button" class="btn-remove" title="{{ t('upload.remove_file') }}"></button>
</div>
@endif
</div>
</div>
</div>