mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 23:06:30 +00:00
Increase animation duration for app wrapper and transition reactivation timing
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
&[animating='true']::after {
|
||||
background: var(--zen-main-browser-background-old);
|
||||
backdrop-filter: blur(5px);
|
||||
animation: zen-main-app-wrapper-animation 0.2s ease forwards;
|
||||
animation: zen-main-app-wrapper-animation 0.4s ease forwards;
|
||||
transition: 0s;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user