mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-29 08:01:26 +08:00
Update motion.less
This commit is contained in:
parent
8c4c5ae2e5
commit
754c234a0b
@ -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…
Reference in New Issue
Block a user