1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

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

(cherry picked from commit 5b1ddc9122)
This commit is contained in:
Vicki League
2025-07-18 11:47:51 -04:00
parent 9d9bbc509e
commit 62fe7ee44a

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) {