记住密码后input黄色背景处理

:-webkit-autofill {
    -webkit-text-fill-color: #fff !important; 
    transition: background-color 5000s ease-in-out 0s; 
}

注:此方法适用于上图那种背景为透明色的输入框
posted @ 2018-02-28 09:50  小猪宿州  阅读(302)  评论(0编辑  收藏  举报