trying css way
This commit is contained in:
@@ -369,6 +369,11 @@ textarea {
|
||||
resize: none;
|
||||
}
|
||||
|
||||
input:-webkit-autofill {
|
||||
-webkit-box-shadow: 0 0 0px 1000px black inset !important;
|
||||
/* Try this first */
|
||||
}
|
||||
|
||||
input:focus,
|
||||
.autofilled,
|
||||
textarea:focus,
|
||||
|
||||
Reference in New Issue
Block a user