mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
better switch button color in dark mode
This commit is contained in:
parent
94a6c1a344
commit
7a4432de1e
|
@ -152,7 +152,7 @@ h2 {
|
|||
}
|
||||
|
||||
.form-switch .form-check-input {
|
||||
background-color: #131a21;
|
||||
background-color: #232f3b;
|
||||
}
|
||||
|
||||
a,
|
||||
|
|
Loading…
Reference in a new issue