解决Chrom自动填充时input框背景变黄问题

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

原文地址:https://www.cnblogs.com/lansetuerqi/p/9071175.html