tune layout of new message modal, fix pagination of message table

This commit is contained in:
Harald Bamberger
2025-06-05 17:06:55 +02:00
parent 3ff0f55cc0
commit 970e950894
5 changed files with 35 additions and 14 deletions
+12
View File
@@ -145,4 +145,16 @@ html {
}
.override_filtercmpt_actions_style div.d-flex.align-items-baseline {
align-items: end !important;
}
.stv-details-details-foto img {
max-width: 150px;
}
.msg_preview {
margin-bottom: -1px;
}
.tiny-90 div.tox.tox-tinymce {
height: 90% !important;
}