mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
Fix inline menu collapse animation
This commit is contained in:
parent
60f9ba5b33
commit
516ce2d821
@ -10,6 +10,6 @@
|
||||
.ant-motion-collapse {
|
||||
overflow: hidden;
|
||||
&-active {
|
||||
transition: height .12s, opacity .12s;
|
||||
transition: height .12s, opacity .12s !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user