mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
styles: 优化treeSelection组件样式 (#7256)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
This commit is contained in:
parent
0eac2f5182
commit
00fbddf524
@ -196,7 +196,7 @@
|
||||
|
||||
&-sublist {
|
||||
position: relative;
|
||||
margin: 0 0 0 px2rem(35px);
|
||||
margin: 0 0 0 px2rem(30px);
|
||||
display: none;
|
||||
}
|
||||
|
||||
@ -249,7 +249,7 @@
|
||||
}
|
||||
|
||||
.#{$ns}TreeSelection-itemLabel {
|
||||
margin-left: var(--gap-xs);
|
||||
// margin-left: var(--gap-xs);
|
||||
}
|
||||
}
|
||||
|
||||
@ -451,4 +451,4 @@
|
||||
&-input.is-active &-caret {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user