Skip to content

Commit

Permalink
add font-size for the style of tree empty-text (ElemeFE#17094)
Browse files Browse the repository at this point in the history
  • Loading branch information
spengjie authored and ziyoung committed Sep 2, 2019
1 parent 89dc715 commit 957d645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/theme-chalk/src/tree.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
top: 50%;
transform: translate(-50%, -50%);
color: $--color-text-secondary;
font-size: $--font-size-base;
}

@include e(drop-indicator) {
Expand Down

0 comments on commit 957d645

Please sign in to comment.