modalheader

This commit is contained in:
2025-10-31 13:19:39 +01:00
parent 321b0d84ae
commit 3af656b09f
3 changed files with 36 additions and 22 deletions
+1 -4
View File
@@ -2828,10 +2828,7 @@ form.inline {
}
.panel-modal__header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 1rem 1.5rem;
padding: 1rem 1rem 1rem 0.5rem;
border-bottom: 1px solid var(--border);
}