fix: review changes
This commit is contained in:
parent
988ea8d61d
commit
8541d9738f
@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
{% if doc.items %}
|
{% if doc.items %}
|
||||||
<div class="place-order-container">
|
<div class="place-order-container">
|
||||||
<a class="btn btn-primary-light" href="/all-products">
|
<a class="btn btn-primary-light mr-2" href="/all-products">
|
||||||
{{ _("Add More") }}
|
{{ _("Add More") }}
|
||||||
</a>
|
</a>
|
||||||
{% if cart_settings.enable_checkout %}
|
{% if cart_settings.enable_checkout %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user