This is my solution :- This solution is work perfectly
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0px 1000px white inset; } input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; -webkit-text-fill-color: #000 !important; background-color: #fff; }
No comments:
Post a Comment
Thank's for submitting your comment.