mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-30 00:27:30 +08:00
Update motion.less
This commit is contained in:
parent
8c4c5ae2e5
commit
754c234a0b
@ -1,5 +1,5 @@
|
|||||||
.motion-common() {
|
.motion-common() {
|
||||||
animation-duration: .35s;
|
animation-duration: .3s;
|
||||||
animation-fill-mode: both;
|
animation-fill-mode: both;
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
@ -28,4 +28,4 @@
|
|||||||
@import "motion/other";
|
@import "motion/other";
|
||||||
@import "motion/slide";
|
@import "motion/slide";
|
||||||
@import "motion/swing";
|
@import "motion/swing";
|
||||||
@import "motion/zoom";
|
@import "motion/zoom";
|
||||||
|
Loading…
Reference in New Issue
Block a user