tune layout of new message modal

This commit is contained in:
Harald Bamberger
2025-06-03 08:05:38 +02:00
parent 8810657a61
commit 3ff0f55cc0
3 changed files with 48 additions and 20 deletions
+7
View File
@@ -98,3 +98,10 @@
padding-right: .375rem;
background-image: none;
}
.modal-msg {
max-width: 1378px;
}
.modal-msg .modal-content {
height: 95vh;
}