MOBILE-3320 empty-box: Fix text color
parent
57e3416bd4
commit
6bd8843ff4
|
@ -1,5 +1,6 @@
|
||||||
:host {
|
:host {
|
||||||
display: contents;
|
display: contents;
|
||||||
|
color: var(--text-color);
|
||||||
|
|
||||||
.core-empty-box {
|
.core-empty-box {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue