better switch button color in dark mode

This commit is contained in:
LouisLam 2021-09-09 20:45:58 +08:00
parent 94a6c1a344
commit 7a4432de1e

View File

@ -152,7 +152,7 @@ h2 {
}
.form-switch .form-check-input {
background-color: #131a21;
background-color: #232f3b;
}
a,