CSS--input标签选择历史记录背景变透明

 

 

input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {-webkit-text-fill-color: #333 !important;background-color:transparent; transition: background-color 50000s ease-in-out 0s;}
input{background-color:transparent;} 

 

posted @ 2021-11-18 15:22  漫漫长路</>  阅读(276)  评论(0)    收藏  举报