fix(embed): change text color of offline banner. Closes #2953
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
background-color: var(--theme-color-components-video-background);
|
||||
}
|
||||
|
||||
.offlineBanner {
|
||||
color: var(--theme-color-background-main);
|
||||
}
|
||||
|
||||
.statusBar {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user