fix: Fixed selected space not being highlighted, b=closes #12368, c=configs, common

This commit is contained in:
mr. m
2026-02-13 20:22:49 +01:00
parent 5a26cb6601
commit 894fbd6a4f
2 changed files with 1 additions and 7 deletions

View File

@@ -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,