feat: remove subphrase in edition section dialog (#33780)

This commit is contained in:
Florian Duros
2026-06-08 18:04:28 +02:00
committed by GitHub
parent c99590dcb1
commit 067c1b43a5
2 changed files with 13 additions and 4 deletions
@@ -21,3 +21,7 @@
width: 100%;
}
}
.mx_CreateSectionDialog_edition > .mx_Dialog_header {
margin-bottom: var(--cpd-space-6x);
}