Use the central Dialog for Campaign previews

This commit is contained in:
2026-07-21 03:17:11 +02:00
parent 35b3cc151d
commit 04c214b149
4 changed files with 33 additions and 24 deletions

View File

@@ -1335,6 +1335,10 @@
scrollbar-gutter: stable;
}
.message-preview-content {
display: contents;
}
.message-preview-modal .modal-footer {
align-items: center;
min-height: 68px;