fix
This commit is contained in:
parent
11cab43f40
commit
e1197b2488
|
@ -208,10 +208,8 @@
|
|||
left: px2rem(-30px);
|
||||
}
|
||||
|
||||
&.is-draggable > .#{$ns}Combo-items {
|
||||
> .#{$ns}Combo-item {
|
||||
margin-left: px2rem(35px);
|
||||
}
|
||||
&.is-draggable > .#{$ns}Combo-items > .#{$ns}Combo-item {
|
||||
margin-left: px2rem(35px);
|
||||
}
|
||||
|
||||
> .#{$ns}Combo-toolbar {
|
||||
|
|
Loading…
Reference in New Issue