a,input,button点击的时候出现蓝色的边框

1   a,button,input{
2     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
3     -webkit-user-modify: read-write-plaintext-only;
4     outline: none;
5   }

 

posted @   前端极客  阅读(1290)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示