reduced animation time

Signed-off-by: fnuesse <felix.nuesse@t-online.de>
This commit is contained in:
fnuesse 2018-11-05 00:04:15 +01:00
parent c0aef3aebf
commit 4214dba9a1
No known key found for this signature in database
GPG key ID: 2089A3431243E819

View file

@ -37,7 +37,7 @@
.hide-animation { .hide-animation {
display: inherit !important; display: inherit !important;
transition: ease-in-out .5s; transition: ease-in-out .15s;
} }
.hide-animation.ng-hide { .hide-animation.ng-hide {
opacity: 0; opacity: 0;