chore: add @font-weight-bold var (#4594)
This commit is contained in:
+2
-2
@@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
&__price-num {
|
||||
font-weight: 500;
|
||||
font-weight: @font-weight-bold;
|
||||
font-size: 22px;
|
||||
vertical-align: middle;
|
||||
word-wrap: break-word;
|
||||
@@ -316,7 +316,7 @@
|
||||
|
||||
.van-button {
|
||||
height: 40px;
|
||||
font-weight: 500;
|
||||
font-weight: @font-weight-bold;
|
||||
font-size: @font-size-md;
|
||||
line-height: 34px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user