1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +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, select,
textarea:not(bit-form-field textarea) { textarea:not(bit-form-field textarea) {
@include themify($themes) { @include themify($themes) {