请查看  http://www.cnblogs.com/zhaokai021/p/4625169.html

 

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

 

去了 input 焦点 边框

 outline:none;

 

相关文章:

  • 2021-06-13
  • 2021-06-05
  • 2021-11-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-07
猜你喜欢
  • 2021-10-24
  • 2021-10-18
  • 2022-12-23
  • 2021-06-13
  • 2021-12-19
  • 2022-12-23
  • 2021-10-18
相关资源
相似解决方案