Merge pull request #14331 from ColinCLL/dev

Tree: Empty-text tips are different from tables
pull/14392/head
Zhi Cun 2019-02-15 16:08:52 +08:00 committed by GitHub
commit 6231a39361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: mix($--color-primary, rgb(158, 68, 0), 50%);
color: $--color-text-secondary;
}
@include e(drop-indicator) {