mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
adjust tree style
This commit is contained in:
parent
f6fcdd8602
commit
c6a5f61373
@ -32,7 +32,8 @@
|
||||
}
|
||||
a {
|
||||
display: inline-block;
|
||||
padding: 1px 3px 0 0;
|
||||
padding: 1px 4px;
|
||||
border-radius: 2px;
|
||||
margin: 0;
|
||||
cursor: pointer;
|
||||
height: 20px;
|
||||
@ -42,7 +43,7 @@
|
||||
}
|
||||
span {
|
||||
&.@{tree-prefix-cls}-checkbox {
|
||||
margin: 3px 7px 0 0;
|
||||
margin: 3px 4px 0 0;
|
||||
}
|
||||
&.@{tree-prefix-cls}-switcher-noop,
|
||||
&.@{tree-prefix-cls}-switcher,
|
||||
|
Loading…
Reference in New Issue
Block a user