fix(SubmitBar): @submit-bar-price-font-size not work (#8639)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
&__price {
|
||||
color: @submit-bar-price-color;
|
||||
font-weight: @font-weight-bold;
|
||||
font-size: @font-size-sm;
|
||||
font-size: @submit-bar-price-font-size;
|
||||
|
||||
&-integer {
|
||||
font-size: @submit-bar-price-integer-font-size;
|
||||
|
||||
Reference in New Issue
Block a user