Remove the yellow background color of the Google Chrome input box

  <style>
   input:-webkit-autofill {
       -webkit-box-shadow: 0 0 0px 1000px white inset !important;
   }
  </style>

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326723009&siteId=291194637