Fix toggle switch margin in LED tab (#3391)

Fix toggle switch margin
master
Vít Semrád 2023-03-22 22:29:11 +01:00 committed by GitHub
parent 17c5d5329c
commit f56ea60d2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -499,6 +499,9 @@
z-index: 100;
border: 1px dotted white;
}
.modifiers .switchery, .overlays .switchery {
margin-top: 2px !important;
}
}
.gridWire {
.wire {