MOBILE-3320 empty-box: Fix text color

main
Pau Ferrer Ocaña 2021-07-07 10:19:18 +02:00
parent 57e3416bd4
commit 6bd8843ff4
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;