mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
style: uniform line-height (#6862)
* style: uniform line-height * style: line height
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user