tangsujuan
//消除button的默认样式
margin: 0;
padding: 0;
border: 1px solid transparent;  //自定义边框
outline: none;    //消除默认点击蓝色边框效果

 

分类:

技术点:

相关文章: