mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-25 03:56:18 -05:00
force color white in camera selector due to light theme
This commit is contained in:
@@ -299,6 +299,7 @@ const Monoview = (props: MonoviewProps) => {
|
||||
transform: "scale(0.8)",
|
||||
// Restyle to fit over the video (or black).
|
||||
backgroundColor: "rgba(255, 255, 255, 0.3)",
|
||||
color: "#fff",
|
||||
"& svg": {
|
||||
color: "inherit",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user