remove the replied status preview, it takes too much space and looks confusing

This commit is contained in:
Henry Jameson 2026-07-22 21:24:28 +03:00
commit b6ff0b2bf6
2 changed files with 0 additions and 8 deletions

View file

@ -224,12 +224,6 @@
{{ $t('general.cancel') }}
</button>
</h4>
<StatusContent
:status="replyStatus"
class="reply-to-preview"
compact
collapse
/>
</div>
<PostStatusForm
class="reply-form"