mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-22 03:16:40 +00:00
feat: Lower the timing of panel animations, b=no-bug, c=common
This commit is contained in:
@@ -20,7 +20,7 @@ panel[type="arrow"] {
|
||||
}
|
||||
-moz-window-opacity: 0;
|
||||
&[animate="open"] {
|
||||
animation: zen-jello-animation-macos 0.2s ease-in-out forwards !important;
|
||||
animation: zen-jello-animation-macos 0.1s ease-out forwards !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user