Update motion.less

This commit is contained in:
偏右 2015-07-12 22:01:05 +08:00
parent 8c4c5ae2e5
commit 754c234a0b

View File

@ -1,5 +1,5 @@
.motion-common() {
animation-duration: .35s;
animation-duration: .3s;
animation-fill-mode: both;
display: block !important;
}