refactor: udpate add to cart flex gap

staging
abhisheks 2023-11-22 16:18:38 +05:30
parent 2f45a731c1
commit 8db275f9bd
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
* International Registered Trademark & Property of PrestaShop SA * International Registered Trademark & Property of PrestaShop SA
*} *}
<div class="product-add-to-cart flex flex-col gap-4 mt-12 mb-4"> <div class="product-add-to-cart flex flex-col gap-3 mt-12 mb-4">
{if !$configuration.is_catalog} {if !$configuration.is_catalog}
{block name='product_availability'} {block name='product_availability'}