[improvement] Tag: add type className (#3788)

This commit is contained in:
neverland
2019-07-09 14:02:48 +08:00
committed by GitHub
parent dac3bd3997
commit 1669e36625
8 changed files with 70 additions and 34 deletions
+5
View File
@@ -571,6 +571,11 @@
@tag-text-color: @white;
@tag-border-radius: .2em;
@tag-round-border-radius: .8em;
@tag-dander-color: @red;
@tag-primary-color: @blue;
@tag-success-color: @green;
@tag-default-color: @gray-dark;
@tag-plain-background-color: @white;
// Toast
@toast-max-width: 70%;