1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-13 15:03:26 +00:00

[CL-472] Fix search background color in extension (#11466)

This commit is contained in:
Victoria League
2024-10-09 16:35:01 -04:00
committed by GitHub
parent 84404b228e
commit b28e778ba6

View File

@@ -83,7 +83,7 @@ a:not(popup-page a, popup-tab-navigation a) {
}
}
input:not(bit-form-field input),
input:not(bit-form-field input, bit-search input),
select:not(bit-form-field select),
textarea:not(bit-form-field textarea) {
@include themify($themes) {