MOBILE-4362 styles: Fix dark mode styles on activity restrictions
This commit is contained in:
parent
0477eebcc2
commit
3b60b3b517
@ -196,3 +196,12 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
:host-context(html.dark) {
|
||||||
|
.activity-description-availabilityinfo {
|
||||||
|
.core-module-availabilityinfo {
|
||||||
|
background: var(--gray-800);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user