mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-02 05:39:18 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user