第573天 如何去掉button的点击样式? [3+1官网](http://www.h-camel.com/index.html) [我也要出题](http://www.h-camel.com/contribution.html)
Activity
canvay commentedon Nov 9, 2020
outline: none;
zsgww commentedon Nov 9, 2020
border:none;
:active{
color:#000
}
按下去效果没找到
baicie commentedon Nov 9, 2020
border:none