[improvement] add font-size vars (#3912)

This commit is contained in:
neverland
2019-07-20 16:06:12 +08:00
committed by GitHub
parent 5d83423b34
commit 6bfd53e435
6 changed files with 76 additions and 70 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
&__name {
font-weight: 500;
font-size: 14px;
font-size: @font-size-md;
line-height: 20px;
}