mirror of
https://github.com/axllent/mailpit.git
synced 2026-03-03 03:07:02 +00:00
Minor UI tweaks
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user