mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Fix transition width of sider trigger
This commit is contained in:
parent
7a5e11c799
commit
70e10dee59
@ -65,6 +65,7 @@
|
||||
color: @layout-trigger-color;
|
||||
background: fade(@layout-trigger-background, 100);
|
||||
z-index: 1;
|
||||
transition: all .15s @ease-in-out;
|
||||
}
|
||||
|
||||
&-zero-width {
|
||||
|
Loading…
Reference in New Issue
Block a user