mirror of https://github.com/lidarr/Lidarr
Fixed font on switches
This commit is contained in:
parent
2651cd63a8
commit
e2ead542c6
|
@ -4,6 +4,7 @@
|
|||
.toggle {
|
||||
height: 34px;
|
||||
box-sizing: border-box;
|
||||
font-weight: normal;
|
||||
|
||||
.slide-button {
|
||||
.button-variant(@btn-danger-color, @btn-danger-bg, @btn-danger-border);
|
||||
|
|
Loading…
Reference in New Issue