This commit is contained in:
rickcole 2020-04-14 19:14:50 +08:00
parent 11cab43f40
commit e1197b2488
1 changed files with 2 additions and 4 deletions

View File

@ -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 {