mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-24 05:40:43 +00:00
chore: Update transition timing in zen-browser-shared.css
This commit is contained in:
@@ -547,8 +547,8 @@ panelmultiview {
|
||||
}
|
||||
|
||||
#zen-watermark[hidden="true"] {
|
||||
transition: .2s;
|
||||
transition-delay: 2s;
|
||||
transition: 1s;
|
||||
transition-delay: 1.5s;
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user