#48: smooth loader appereance animation

This commit is contained in:
SleepWalker 2016-11-19 12:38:00 +02:00
parent 0360c6ec0c
commit d65c09f644

View File

@ -15,7 +15,6 @@
&.is-active {
opacity: 1;
visibility: visible;
transition: 0.05s ease;
}
}