mirror of
https://github.com/youzan/vant.git
synced 2026-05-15 01:06:30 +08:00
chore: add @font-weight-bold var (#4594)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.van-goods-action-button {
|
||||
flex: 1;
|
||||
height: @goods-action-button-height;
|
||||
font-weight: 500;
|
||||
font-weight: @font-weight-bold;
|
||||
font-size: @font-size-md;
|
||||
line-height: normal;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user