mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
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 {
|
.offlineBanner {
|
||||||
color: var(--theme-color-background-main);
|
color: var(--theme-color-palette-4);
|
||||||
}
|
}
|
||||||
|
|
||||||
.mobileActionButtons {
|
.mobileActionButtons {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user