feat: Hide the control center buttons on breakout-extended, p=#10869

* feat: Hide the control center buttons on breakout-extended, b=no-bug, c=common, workspaces

* chore: Revert removing check, b=no-bug, c=common
This commit is contained in:
mr. m
2025-10-19 15:26:35 +02:00
committed by GitHub
parent 899342622e
commit f1a1557ca5
6 changed files with 63 additions and 29 deletions

View File

@@ -236,7 +236,7 @@
visibility: collapse;
transition: opacity 0.1s;
order: 5;
--toolbarbutton-inner-padding: 6px;
--toolbarbutton-inner-padding: 6px !important;
& image {
border-radius: max(calc(var(--border-radius-medium) - 4px), 4px) !important;