From b9b9b3a7ff8ba3e3c755d3158b4bfe5dbbcb145d Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Tue, 7 Feb 2017 17:42:59 +0800 Subject: [PATCH] update Tree --- src/styles/components/tree.less | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) 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