mirror of https://github.com/ElemeFE/element
add font-size for the style of tree empty-text (#17094)
parent
89dc71584e
commit
957d645121
|
@ -23,6 +23,7 @@
|
|||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
color: $--color-text-secondary;
|
||||
font-size: $--font-size-base;
|
||||
}
|
||||
|
||||
@include e(drop-indicator) {
|
||||
|
|
Loading…
Reference in New Issue