mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
Tweak tree style
This commit is contained in:
parent
511db23fcd
commit
917ec5606e
@ -11,7 +11,7 @@
|
||||
padding: 5px;
|
||||
font-size: @font-size-base;
|
||||
li {
|
||||
padding: 1.5px 0;
|
||||
padding: 4px 0;
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
white-space: nowrap;
|
||||
@ -72,7 +72,7 @@
|
||||
}
|
||||
span {
|
||||
&.@{tree-prefix-cls}-checkbox {
|
||||
margin: 2px 4px 0 0;
|
||||
margin: 0 4px 0 0;
|
||||
}
|
||||
&.@{tree-prefix-cls}-switcher,
|
||||
&.@{tree-prefix-cls}-iconEle {
|
||||
|
Loading…
Reference in New Issue
Block a user