CSR-1786 fix position of promo link.
This commit is contained in:
parent
cd6eda9a9a
commit
7c10df4719
1 changed files with 1 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
<hr class="my-0" />
|
||||
|
||||
<cart
|
||||
class="mb-0"
|
||||
:damage="damageInfo"
|
||||
:availableVaps="availableVaps"
|
||||
:allowItemRemoval="true"
|
||||
|
|
@ -30,7 +31,6 @@
|
|||
recyclingModalCmsWidgetName="RecycleModal" />
|
||||
|
||||
<promoModalQuestion
|
||||
class="pb-2"
|
||||
v-model="lineItems"
|
||||
:availableVaps="availableVaps"
|
||||
modalWidgetName="PromoModalWidget" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue