ios中遇到的各类样式问题

最近作移动端适配发现不少样式在ios中受到了影响,稍微整理一下本身遇到的,之后还有在继续补充。css 1. ios系统中input type=text/radio/checkebox取消默认样式 input[type=radio],input[type=checkbox]{ background: url("images/check.png") no-repeat center/0.8rem 0.
相关文章
相关标签/搜索