fix(ui): set offline banner color to be static palette white
This commit is contained in:
parent
af82d05421
commit
07db73b084
@ -35,7 +35,7 @@
|
||||
}
|
||||
|
||||
.offlineBanner {
|
||||
color: var(--theme-color-background-main);
|
||||
color: var(--theme-color-palette-4);
|
||||
}
|
||||
|
||||
.mobileActionButtons {
|
||||
|
Loading…
Reference in New Issue
Block a user