mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Let switch use 'ui' border style
This commit is contained in:
parent
1e92881864
commit
c1fcbb263d
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
}
|
||||
|
||||
.form-check-input {
|
||||
border-color: var(--border-ui);
|
||||
-webkit-appearance: none;
|
||||
appearance: none;
|
||||
height: 1.5em;
|
||||
|
|
Loading…
Reference in a new issue