小程序button 去边框

/*使用 button::after{ border: none; } 来去除边框*/
.free-btn-bordernone{
background: none !important;
color: #000 !important;
}
.free-btn-bordernone::after{
border: none;
}
---------------------
作者:吴姝璇
来源:CSDN
原文:https://blog.csdn.net/Wu_shuxuan/article/details/78209125?utm_source=copy
版权声明:本文为博主原创文章,转载请附上博文链接!

posted @ 2018-10-17 15:26  羽鱼  阅读(146)  评论(0编辑  收藏  举报