[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
+9
View File
@@ -148,6 +148,15 @@
@tabs-line-height: 44px;
@tabs-card-height: 30px;
// Tag
@tag-padding: .2em .5em;
@tag-font-size: 10px;
@tag-medium-font-size: 12px;
@tag-large-font-size: 14px;
@tag-text-color: @white;
@tag-border-radius: .2em;
@tag-round-border-radius: .8em;
// Toast
@toast-max-width: 70%;
@toast-font-size: 14px;