Let switch use 'ui' border style

This commit is contained in:
GithubAnon0000 2025-08-30 23:02:46 +02:00
parent 1e92881864
commit c1fcbb263d

View file

@ -31,6 +31,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
} }
.form-check-input { .form-check-input {
border-color: var(--border-ui);
-webkit-appearance: none; -webkit-appearance: none;
appearance: none; appearance: none;
height: 1.5em; height: 1.5em;