display text if camera is in sleep mode
This commit is contained in:
@ -24,4 +24,10 @@
|
||||
display: inline-block;
|
||||
font-size: calc(10px + 0.9vw);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.camera_sleep_text {
|
||||
display: inline-block;
|
||||
font-size: calc(10px + 0.9vw);
|
||||
font-weight: bold;
|
||||
}
|
Reference in New Issue
Block a user