other
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b9b9b3a7ff8ba3e3c755d3158b4bfe5dbbcb145d
Authored by
梁灏
2017-02-07 17:42:59 +0800
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
Inline
Side-by-side
src/styles/components/tree.less
Wrap text
Show/Hide comments
View file @
b9b9b3a
...
...
@@ -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;
...
...