This commit is contained in:
tangjinzhou 2018-01-08 19:10:59 +08:00
parent bbcf1981d1
commit c782de1fe1

View File

@ -196,7 +196,7 @@
}
.effect() {
animation-duration: 3s;
animation-duration: .3s;
animation-fill-mode: both;
transform-origin: 0 0;
}