2022年5月11日 星期三

[Chrome] input 輸入框自動填入時的背景顏色問題

[Chrome] input 輸入框自動填入時的背景顏色問題

webber0928
 碰到的問題:自動填入前自動填入後可以發現自動填入後背景變成白色。解決方式:input:-webkit-autofill {    box-shadow: 0 0 0 1000px #373739 inset;    -webkit-text-fill-color: #fff; }

Coprights @ 2016, Blogger Templates Designed By Templateism | Distributed By Gooyaabi Templates