fix Tag style

This commit is contained in:
梁灏 2020-02-24 09:56:19 +08:00
parent b03681fa4d
commit a6c5017640
2 changed files with 9 additions and 0 deletions

View file

@ -258,6 +258,12 @@
line-height: 32px;
}
}
.ivu-tag-size-large&-@{color} {
line-height: 30px;
}
.ivu-tag-size-medium&-@{color} {
line-height: 26px;
}
}
.make-color-classes();