mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-25 07:51:34 +00:00
fix: Fixed toolbar bg not showing until hover, b=closes #10595, c=compact-mode, workspaces
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
|
||||
&:is(img) {
|
||||
padding: 6px;
|
||||
|
||||
:root:not([zen-sidebar-expanded='true']) & {
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
&[no-icon='true'] {
|
||||
|
||||
Reference in New Issue
Block a user