1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

[CL-793] Exclude checkbox component from desktop global css (#15675)

This commit is contained in:
Vicki League
2025-07-18 11:47:51 -04:00
committed by GitHub
parent 92bbe0a3c2
commit 5b1ddc9122

View File

@@ -66,7 +66,7 @@ a {
}
}
input:not(bit-form-field input),
input:not(bit-form-field input, input[bitcheckbox]),
select,
textarea:not(bit-form-field textarea) {
@include themify($themes) {