mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-01 13:16:55 +08:00
sync menu and layout-sider animate time (#7047)
This commit is contained in:
parent
eb69e0a0f8
commit
f1110f2bc5
@ -36,7 +36,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-sider {
|
&-sider {
|
||||||
transition: all .3s @ease-out;
|
transition: all .15s @ease-in-out;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: @layout-sider-background;
|
background: @layout-sider-background;
|
||||||
/* fix firefox can't set width smaller than content on flex item */
|
/* fix firefox can't set width smaller than content on flex item */
|
||||||
|
Loading…
Reference in New Issue
Block a user