mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: Fix style lint
This commit is contained in:
parent
5229d69bdc
commit
eb916fd3b3
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user