Merge remote-tracking branch 'main/dev' into dev

This commit is contained in:
陈嘉涵
2017-08-18 14:47:19 +08:00
7 changed files with 49 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.8.0",
"version": "0.8.1",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",
+6
View File
@@ -78,6 +78,12 @@
}
}
&--has-icon {
.van-field__control {
width: 90%;
}
}
&__control {
border: 0;
font-size: 14px;