mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-14 12:50:29 +00:00
fix: Fixed selected space not being highlighted, b=closes #12368, c=configs, common
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
--toolbarbutton-border-radius: var(--tab-border-radius);
|
||||
--toolbarbutton-inner-padding: 6px;
|
||||
--toolbarbutton-outer-padding: 1px;
|
||||
color: color-mix(in srgb, currentColor 60%, transparent);
|
||||
--toolbarbutton-icon-fill: color-mix(in srgb, currentColor 70%, transparent);
|
||||
|
||||
transition:
|
||||
background-color 0.1s,
|
||||
|
||||
Reference in New Issue
Block a user