[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
@@ -42,7 +42,7 @@
&__right {
position: absolute;
bottom: 0;
font-size: 14px;
font-size: @font-size-md;
}
&__left {