mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
Fixed font on switches
This commit is contained in:
parent
2651cd63a8
commit
e2ead542c6
@ -4,6 +4,7 @@
|
|||||||
.toggle {
|
.toggle {
|
||||||
height: 34px;
|
height: 34px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
font-weight: normal;
|
||||||
|
|
||||||
.slide-button {
|
.slide-button {
|
||||||
.button-variant(@btn-danger-color, @btn-danger-bg, @btn-danger-border);
|
.button-variant(@btn-danger-color, @btn-danger-bg, @btn-danger-border);
|
||||||
|
Loading…
Reference in New Issue
Block a user