Chrome autofill white background
This commit is contained in:
parent
2122d2217f
commit
5cd37b1ab4
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
}
|
||||
|
||||
.EnquiryForm--Input:-webkit-autofill {
|
||||
-webkit-box-shadow: 0 0 0 1000px var(--lightGrey) inset !important;
|
||||
-webkit-box-shadow: 0 0 0 1000px white inset !important;
|
||||
}
|
||||
|
||||
.EnquiryForm--Input:focus {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue