Also make change for sub-header for payment-method
This commit is contained in:
parent
3d314d4e67
commit
a854023c66
1 changed files with 1 additions and 3 deletions
|
|
@ -17,9 +17,7 @@
|
||||||
v-if="subText"
|
v-if="subText"
|
||||||
class="d-flex align-items-center justify-content-center container-fluid overflow-hidden mt-1">
|
class="d-flex align-items-center justify-content-center container-fluid overflow-hidden mt-1">
|
||||||
<p class="text-center small fw-normal sub-text">
|
<p class="text-center small fw-normal sub-text">
|
||||||
<span>
|
<span v-html="subText"></span>
|
||||||
{{ subText }}
|
|
||||||
</span>
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue