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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user