update Tree

update Tree
This commit is contained in:
梁灏 2017-02-07 15:29:53 +08:00
parent b566d106c5
commit ce03ac5278
4 changed files with 23 additions and 35 deletions

View file

@ -1 +1,2 @@
@checkbox-prefix-cls: ~"@{css-prefix}checkbox";
.checkboxFn();

View file

@ -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;