chore(SubmitBar): extract render function
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
}
|
||||
|
||||
&__suffix-label {
|
||||
margin-left: 5px;
|
||||
margin-left: @padding-base;
|
||||
font-weight: @font-weight-bold;
|
||||
}
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
font-weight: @font-weight-bold;
|
||||
font-size: @font-size-sm;
|
||||
|
||||
&--integer {
|
||||
&-integer {
|
||||
font-size: @submit-bar-price-integer-font-size;
|
||||
font-family: @submit-bar-price-font-family;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user