mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-06 21:37:50 +00:00
Simplify vertical-tabs CSS by removing unnecessary user-hover condition
This commit is contained in:
@@ -444,7 +444,7 @@
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
&:not([zen-right-side='true']):not([zen-user-hover='true']) {
|
||||
&:not([zen-right-side='true']) {
|
||||
padding-right: 0;
|
||||
& #titlebar {
|
||||
padding-left: var(--zen-toolbox-padding);
|
||||
|
||||
Reference in New Issue
Block a user