fix(SubmitBar): @submit-bar-price-font-size not work (#8639)

This commit is contained in:
neverland
2021-04-30 21:53:23 +08:00
committed by GitHub
parent a3914259e2
commit 161b5980eb
4 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -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;