add font-size for the style of tree empty-text (#17094)

pull/17283/head
spengjie 2019-09-02 00:03:19 -04:00 committed by hetech
parent 89dc71584e
commit 957d645121
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
top: 50%;
transform: translate(-50%, -50%);
color: $--color-text-secondary;
font-size: $--font-size-base;
}
@include e(drop-indicator) {