update Tree
update Tree
This commit is contained in:
parent
07e243ffc1
commit
b566d106c5
3 changed files with 9 additions and 15 deletions
|
@ -6,7 +6,7 @@
|
|||
font-size: @font-size-small;
|
||||
li {
|
||||
padding: 0;
|
||||
margin: 7px 0;
|
||||
margin: 8px 0;
|
||||
list-style: none;
|
||||
white-space: nowrap;
|
||||
outline: 0;
|
||||
|
@ -47,7 +47,7 @@
|
|||
a {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 1px 5px;
|
||||
padding: 0 4px;
|
||||
border-radius: @btn-border-radius-small;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
|
@ -68,6 +68,7 @@
|
|||
&.@{tree-prefix-cls}-switcher,
|
||||
&.@{tree-prefix-cls}-iconEle {
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
line-height: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue