Commit 28334064 by Brian Talbot

studio - alerts: reducing the animation time for notification slide downs

parent 4f71f538
......@@ -780,7 +780,7 @@
}
&.is-hiding {
@include anim-notificationsSlideDown(1s);
@include anim-notificationsSlideDown(0.25s);
}
&.is-fleeting {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment