diff --git a/src/styles/components/tree.less b/src/styles/components/tree.less index 97f9599..936601d 100644 --- a/src/styles/components/tree.less +++ b/src/styles/components/tree.less @@ -91,6 +91,7 @@ transition: all @transition-time @ease-in-out; } &.@{tree-prefix-cls}-switcher-noop { + display: none; cursor: auto; i{ display: none; -- libgit2 0.21.4