Chrome autofill white background

This commit is contained in:
Eric Jinks 2018-01-23 14:25:27 +10:00
parent 2122d2217f
commit 5cd37b1ab4

View file

@ -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 {