sync menu and layout-sider animate time (#7047)

This commit is contained in:
jiang 2017-08-01 17:36:53 +08:00 committed by 偏右
parent eb69e0a0f8
commit f1110f2bc5

View File

@ -36,7 +36,7 @@
}
&-sider {
transition: all .3s @ease-out;
transition: all .15s @ease-in-out;
position: relative;
background: @layout-sider-background;
/* fix firefox can't set width smaller than content on flex item */