forked from brooksbingham/theme-elegance
chore: add gap between cart product actions
parent
3ef8d861fc
commit
105ed7041a
|
@ -90,7 +90,7 @@
|
||||||
{$product.total}
|
{$product.total}
|
||||||
{/if}
|
{/if}
|
||||||
</span>
|
</span>
|
||||||
<div class="cart-line-product-actions">
|
<div class="cart-line-product-actions flex flex-col gap-2">
|
||||||
<a
|
<a
|
||||||
class = "remove-from-cart"
|
class = "remove-from-cart"
|
||||||
rel = "nofollow"
|
rel = "nofollow"
|
||||||
|
|
Loading…
Reference in New Issue