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