Skip to content

Commit 27773fa

Browse files
committed
fix: tree style #502
1 parent 511d760 commit 27773fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tree/style/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323

2424
li {
25-
padding: 4px 0;
25+
padding: 8px 0 0;
2626
margin: 0;
2727
list-style: none;
2828
white-space: nowrap;

0 commit comments

Comments
 (0)