chore: Fix style lint

This commit is contained in:
zombiej 2019-10-16 10:51:18 +08:00
parent 5229d69bdc
commit eb916fd3b3

View File

@ -65,8 +65,8 @@
// >>> Indent
&-indent {
align-self: stretch;
user-select: none;
white-space: nowrap;
user-select: none;
&-unit {
display: inline-block;
@ -77,6 +77,7 @@
// >>> Switcher
& &-switcher {
.antTreeSwitcherIcon();
flex: none;
width: @tree-title-height;
height: @tree-title-height;
@ -84,7 +85,6 @@
line-height: @tree-title-height;
text-align: center;
cursor: pointer;
flex: none;
&-noop {
cursor: default;