[improvement] update basic icons (#2159)

This commit is contained in:
neverland
2018-11-27 16:20:30 +08:00
committed by GitHub
parent ae49bdc89d
commit 0c51c3c9e7
16 changed files with 195 additions and 140 deletions

View File

@@ -149,8 +149,7 @@ export default {
}
img {
width: 20px;
display: block;
height: 20px;
}
}
</style>

View File

@@ -6,6 +6,7 @@
&__icon,
&__label {
height: @checkbox-size;
display: inline-block;
vertical-align: middle;
line-height: @checkbox-size;
@@ -13,7 +14,7 @@
&__icon {
.van-icon {
font-size: 12px;
font-size: 14px;
color: transparent;
text-align: center;
line-height: inherit;