[improvement] Tag: add less vars (#3087)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user