Merge pull request #2878 from crazyserver/MOBILE-3320

MOBILE-3320 empty-box: Fix text color
main
Dani Palou 2021-07-07 10:42:27 +02:00 committed by GitHub
commit ab16910e50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
:host {
display: contents;
color: var(--text-color);
.core-empty-box {
position: absolute;