mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
fix
This commit is contained in:
parent
75dd54dd80
commit
27629255b7
@ -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