Style the file send view main page

This commit is contained in:
N-Pex 2025-07-03 15:45:49 +02:00
parent e5bb2d7202
commit 1a08b38fdb
4 changed files with 126 additions and 71 deletions

View file

@ -237,6 +237,7 @@
v-on:add-files="(files) => addAttachments(files)"
:batch="uploadBatch"
v-on:close="() => { uploadBatch = undefined }"
:title="room.name"
/>
<MessageOperationsBottomSheet ref="messageOperationsSheet">