Minor UI tweaks

This commit is contained in:
Ralph Slooten
2026-02-01 15:44:13 +13:00
parent e735904167
commit 9b4ec97483

View File

@@ -86,7 +86,7 @@ export default {
{{ mailbox.showAttachmentDetails ? "Hide" : "Show" }} attachment details
</button>
<div class="row mb-3 gx-1">
<div class="row gx-1 w-100">
<div
v-for="part in attachments"
:key="part.PartID"