mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-20 00:31:55 +00:00
Added option to opt-out from compact mode animation
This commit is contained in:
@@ -11,7 +11,7 @@ height: var(--zen-toolbar-height);
|
||||
}
|
||||
|
||||
&:not([zen-has-hover='true']):not([has-popup-menu]):not(:focus-within) {
|
||||
transition-delay: 0.05s;
|
||||
transition-delay: 0.1s;
|
||||
height: var(--zen-element-separation);
|
||||
overflow: hidden;
|
||||
opacity: 0;
|
||||
|
Reference in New Issue
Block a user