mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 14:56:14 +00:00
Changed panel UI animation speend and transition function
This commit is contained in:
@@ -7,7 +7,7 @@ panel[type='arrow'][animate][animate='open']::part(content) {
|
||||
animation: zen-jello-animation 0.35s ease;
|
||||
|
||||
@media (-moz-platform: macos) {
|
||||
animation: zen-jello-animation-alt 0.15s ease;
|
||||
animation: zen-jello-animation-alt 0.2s ease-out;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user