Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-08-15 07:01:52 +08:00
26 changed files with 203 additions and 144 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
img {
display: block;
height: @tabbar-item-icon-size;
height: 20px;
}
}
@@ -32,6 +32,6 @@
}
.van-info {
margin-top: 2px;
margin-top: @padding-base;
}
}