@@ -324,7 +324,7 @@ export default {
opacity: 0.1;
z-index: 0;
&.active {
- animation: emerge 1s forwards;
+ // animation: emerge 1s;
opacity: 1;
z-index: 1;
}