chenhaodong
/
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
75ef8633875e144021997fa14a01f95229e57214
Authored by
梁灏
2018-07-03 10:19:13 +0800
1 parent
64ecada5
update Tree
Showing
1 changed file
with
5 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 @
75ef863
...
...
@@ -61,4 +61,9 @@
61
61
cursor: @cursor-disabled;
62
62
}
63
63
}
64
+
65
+ .@{checkbox-prefix-cls}-wrapper{
66
+ margin-right: 4px;
67
+ margin-left: 4px;
68
+ }
64
69
}
...
...