mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +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 {
|
&-sublist {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 0 0 0 px2rem(35px);
|
margin: 0 0 0 px2rem(30px);
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -249,7 +249,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.#{$ns}TreeSelection-itemLabel {
|
.#{$ns}TreeSelection-itemLabel {
|
||||||
margin-left: var(--gap-xs);
|
// margin-left: var(--gap-xs);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user