🐛 Fix bugs

This commit is contained in:
2025-11-29 23:43:00 +08:00
parent 72ca5e9b77
commit 2c395e36d3
6 changed files with 49 additions and 44 deletions

View File

@@ -31,8 +31,7 @@
</n-carousel>
</div>
<!-- Mixed content: vertical scrollable -->
<div v-else class="space-y-4 max-h-96 overflow-y-auto">
<div v-else class="space-y-4 flex flex-col">
<attachment-item
v-for="attachment in attachments"
:key="attachment.id"