more spacing between player and mic section

This commit is contained in:
fkwp
2026-09-16 16:27:17 +02:00
parent 7f3b98ed6a
commit a76ef6215b
@@ -49,6 +49,12 @@ Please see LICENSE in the repository root for full details.
padding-block-end: var(--cpd-space-2x);
}
/* The menu zeroes separator spacing, but the design gives the heading below
the divider room to breathe. */
.menu [role="separator"] {
margin-block-end: var(--cpd-space-5x);
}
/* Only the device lists scroll; the level meter stays put beneath them.
The bound comes from the measured height of the call area, set by the
component: the menu is portalled outside the root, so neither a container