去掉button ios默认样式

来源:互联网 发布:sql2005数据库下载 编辑:程序博客网 时间:2024/06/05 15:24
input[type="button"], input[type="submit"], input[type="reset"] ,
botton,bottom {
    -webkit-appearance:none;
}
0 0
原创粉丝点击