studio - alerts: reducing the animation time for notification slide downs
This commit is contained in:
@@ -780,7 +780,7 @@
|
||||
}
|
||||
|
||||
&.is-hiding {
|
||||
@include anim-notificationsSlideDown(1s);
|
||||
@include anim-notificationsSlideDown(0.25s);
|
||||
}
|
||||
|
||||
&.is-fleeting {
|
||||
|
||||
Reference in New Issue
Block a user