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