Skip to content

Commit 2ddb916

Browse files
committed
style: add color
1 parent f0f82b1 commit 2ddb916

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/org_tree.less

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
.org-tree-node-label-inner {
3737
padding: 10px 15px;
3838
text-align: center;
39+
color: black;
3940
border-radius: 3px;
4041
box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
4142
}

0 commit comments

Comments
 (0)