style: uniform line-height (#6862)

* style: uniform line-height

* style: line height
This commit is contained in:
neverland
2020-07-24 17:23:46 +08:00
committed by GitHub
parent cdb63ad98d
commit 95d3389d15
6 changed files with 37 additions and 31 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
align-items: center;
margin-bottom: @padding-xs;
font-size: @font-size-lg;
line-height: 22px;
line-height: @line-height-lg;
}
&__tag {