Fix sensors
Signed-off-by: Vasiliy Doylov <nekodevelopper@gmail.com>
This commit is contained in:
parent
6f1bb43370
commit
1f10ed2f88
1 changed files with 2 additions and 1 deletions
|
@ -4,8 +4,9 @@
|
|||
border-radius: 20px;
|
||||
}
|
||||
|
||||
.bubble-bar>overlay>.line::checked {
|
||||
.bubble-bar>overlay>.line:checked {
|
||||
color: green;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.bubble-bar>overlay>.line {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue