safari button height失效
程序员文章站
2022-06-17 15:55:21
...
.button{
-webkit-appearance: none;
height: 50px;
background-color:#FFF;
color:#666;
font-weight:bold;
border: solid #666 1px;
font-size: 14px;
}
这样就可以使button更改高度了
上一篇: [转]Grok 正则捕获