Commit b9b9b3a7ff8ba3e3c755d3158b4bfe5dbbcb145d
1 parent
ce03ac52
update Tree
update Tree
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/styles/components/tree.less
@@ -91,6 +91,7 @@ | @@ -91,6 +91,7 @@ | ||
91 | transition: all @transition-time @ease-in-out; | 91 | transition: all @transition-time @ease-in-out; |
92 | } | 92 | } |
93 | &.@{tree-prefix-cls}-switcher-noop { | 93 | &.@{tree-prefix-cls}-switcher-noop { |
94 | + display: none; | ||
94 | cursor: auto; | 95 | cursor: auto; |
95 | i{ | 96 | i{ |
96 | display: none; | 97 | display: none; |