Commit 957d6451 authored by spengjie's avatar spengjie Committed by hetech

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

parent 89dc7158
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
top: 50%; top: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
color: $--color-text-secondary; color: $--color-text-secondary;
font-size: $--font-size-base;
} }
@include e(drop-indicator) { @include e(drop-indicator) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment