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