[improvement] Tag: add less vars (#3087)

This commit is contained in:
neverland
2019-04-03 20:36:50 +08:00
committed by GitHub
parent 5f49cfc85f
commit 861357c015
3 changed files with 20 additions and 9 deletions
+2
View File
@@ -139,6 +139,8 @@ export default {
<style lang="less">
.demo-tag {
background-color: #fff;
.van-tag + .van-tag {
margin-left: 10px;
}