mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +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,
|
select,
|
||||||
textarea:not(bit-form-field textarea) {
|
textarea:not(bit-form-field textarea) {
|
||||||
@include themify($themes) {
|
@include themify($themes) {
|
||||||
|
|||||||
Reference in New Issue
Block a user