trying css way
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user