brightness scheduler styling

This commit is contained in:
Justin
2023-04-26 14:57:42 +08:00
committed by GitHub
parent f093df85ac
commit b3f8e95503

View File

@@ -1297,4 +1297,13 @@ input[type=checkbox]:hover {
border-color:#00CFDF;
}
.b-minute-select {
width:17%;
display: inline;
}
#brightness-p {
margin-top:6%;
margin-bottom:2%;
}