screensaver-select styling

This commit is contained in:
Justin 2023-08-22 21:42:37 +08:00 committed by GitHub
parent 7154218ab3
commit bb5453a526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1248,6 +1248,12 @@ input[type=checkbox]:hover {
margin-right: 2%;
}
.screensaver-select {
width:40%;
display: inline;
margin-right: 2%;
}
.scheduler-hour-select {
display: inline;
zoom:1.2;