We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f1385 commit 0f522d2Copy full SHA for 0f522d2
styles/Form.module.css
@@ -102,6 +102,6 @@
102
.baseField input:-webkit-autofill:hover,
103
.baseField input:-webkit-autofill:focus,
104
.baseField input:-webkit-autofill:active {
105
- -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
+ -webkit-box-shadow: 0 0 0 30px #e9e9e9 inset !important;
106
-webkit-text-fill-color: #1a1a1a !important;
107
}
0 commit comments