修改input框默认黄色背景
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:000px1000pxwhiteinset!important;background-color:rgb(0,0,0)!important;background-p_w_picpath:none!important;color:rgb(0,0,0)!important;-webkit-tap-highlight-color:rgba(0,0,0,0)!important;}
正常情况下直接写这段代码不写!important,如果项目不能生效,需要加!important。
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。