标签:col pre class 点击 eee googl web nbsp fill
在谷歌浏览器会出现默认点击input框黄色背景,如何去除?
//消除google浏览器黄色框 input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus { box-shadow:0 0 0 60px #eee inset; -webkit-text-fill-color: #878787; }
标签:col pre class 点击 eee googl web nbsp fill
原文地址:https://www.cnblogs.com/huanghuali/p/9893160.html