trying css way

This commit is contained in:
2025-04-13 17:59:07 -06:00
parent 3dfb443f36
commit ca9fe75d0a
+5
View File
@@ -369,6 +369,11 @@ textarea {
resize: none; resize: none;
} }
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px black inset !important;
/* Try this first */
}
input:focus, input:focus,
.autofilled, .autofilled,
textarea:focus, textarea:focus,