Change ::webkit-file-upload-button css using Jquery or JS

前端 未结 0 1380
温柔的废话
温柔的废话 2021-01-12 11:33

How to change cursor style below using JS/JQuery?

input[type=file],
input[type=file]::-webkit-file-upload-button{
   cursor: pointer;
}


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题