Commit b9b9b3a7ff8ba3e3c755d3158b4bfe5dbbcb145d

Authored by 梁灏
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 91 transition: all @transition-time @ease-in-out;
92 92 }
93 93 &.@{tree-prefix-cls}-switcher-noop {
  94 + display: none;
94 95 cursor: auto;
95 96 i{
96 97 display: none;
... ...