mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed font on switches
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user