<span class="add">
{{ __('Ajouter à ma sélection') }}
</span>
- <span class="added absolute top-0 left-0 w-full h-full flex items-center justify-ce hidden">
- @svg('tick', 'w-4 mr-3 inline absolute left-0') <span class="relative" style="top:-15%">{{ __('Produit ajouté') }}</span>
+ <span class="added absolute top-0 left-0 w-full h-full flex items-center justify-ce hidden" style="top:-2px">
+ @svg('tick', 'w-4 mr-3 mt-1 inline absolute left-0') <span>{{ __('Produit ajouté') }}</span>
</span>
</span>
</button>