Use shared settings target layout

This commit is contained in:
2026-07-21 13:47:57 +02:00
parent 26932d5ca8
commit a86a779d5b
2 changed files with 1 additions and 6 deletions

View File

@@ -3,11 +3,6 @@
gap: 18px;
}
.mail-profile-target-row {
max-width: 520px;
}
.mail-profile-dialog .dialog-body {
max-height: min(76vh, 820px);
overflow: auto;