mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-10 08:32:33 +00:00
Fixed delay in titles
This commit is contained in:
@@ -210,7 +210,7 @@
|
|||||||
button,
|
button,
|
||||||
{ opacity: [0, 1], y: [30, 0], filter: ['blur(2px)', 'blur(0px)'] },
|
{ opacity: [0, 1], y: [30, 0], filter: ['blur(2px)', 'blur(0px)'] },
|
||||||
{
|
{
|
||||||
delay: 0.6,
|
delay: 0.1,
|
||||||
type: 'spring',
|
type: 'spring',
|
||||||
stiffness: 300,
|
stiffness: 300,
|
||||||
damping: 20,
|
damping: 20,
|
||||||
|
|||||||
Reference in New Issue
Block a user