gmsmile
button{
  position: static;
}
button:after {
  content: none;
  border: none;
 
 
使用::after伪类选择器的方式去覆盖默认值

分类:

技术点:

相关文章: