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

View File

@@ -88,7 +88,7 @@
display: block;
float: none;
padding: 10px 10px 10px 0;
line-height: 18px;
line-height: @line-height-sm;
&:not(:last-child)::after {
border-bottom-width: 1px;