mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
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
Block a user