完善测试建表并统一前端格式
This commit is contained in:
@@ -44,7 +44,9 @@ a {
|
||||
* 组件内若需更小视觉字号,请用 transform: scale() 等方式,不要直接用 <16px 的 font-size。
|
||||
*/
|
||||
@media (hover: none) and (pointer: coarse) {
|
||||
input:not([type='checkbox']):not([type='radio']):not([type='range']):not([type='file']):not([type='button']):not([type='submit']):not([type='reset']):not([type='image']),
|
||||
input:not([type='checkbox']):not([type='radio']):not([type='range']):not([type='file']):not(
|
||||
[type='button']
|
||||
):not([type='submit']):not([type='reset']):not([type='image']),
|
||||
textarea,
|
||||
select,
|
||||
.van-field__control {
|
||||
|
||||
Reference in New Issue
Block a user