Skip to content

Commit

Permalink
style: add color
Browse files Browse the repository at this point in the history
  • Loading branch information
artdong committed May 27, 2021
1 parent f0f82b1 commit 2ddb916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/org_tree.less
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
.org-tree-node-label-inner {
padding: 10px 15px;
text-align: center;
color: black;
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
}
Expand Down

0 comments on commit 2ddb916

Please sign in to comment.