input开始自动填充帐号密码背景色发生变化

以登录页面为例ui设计图效果如下图:   进入登录页面cookie自动填充帐号密码之后input输入框出现了背景色:   解决方法:主要代码就是加个阴影去掉背景色 input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {         -webkit-text-fill-color: #ededed
相关文章
相关标签/搜索