Browse Source

Update motion.less

pull/39/head
偏右 10 years ago
parent
commit
754c234a0b
  1. 4
      style/core/motion.less

4
style/core/motion.less

@ -1,5 +1,5 @@
.motion-common() {
animation-duration: .35s;
animation-duration: .3s;
animation-fill-mode: both;
display: block !important;
}
@ -28,4 +28,4 @@
@import "motion/other";
@import "motion/slide";
@import "motion/swing";
@import "motion/zoom";
@import "motion/zoom";

Loading…
Cancel
Save