update Tree
update Tree
This commit is contained in:
parent
b566d106c5
commit
ce03ac5278
4 changed files with 23 additions and 35 deletions
|
@ -1 +1,2 @@
|
|||
@checkbox-prefix-cls: ~"@{css-prefix}checkbox";
|
||||
.checkboxFn();
|
|
@ -61,10 +61,10 @@
|
|||
background-color: tint(@primary-color, 80%);
|
||||
}
|
||||
}
|
||||
.@{checkbox-prefix-cls}-wrapper{
|
||||
margin-right: 4px;
|
||||
}
|
||||
span {
|
||||
&.@{tree-prefix-cls}-checkbox {
|
||||
margin: 2px 4px 0 0;
|
||||
}
|
||||
&.@{tree-prefix-cls}-switcher,
|
||||
&.@{tree-prefix-cls}-iconEle {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue