</div>
- <div class="flex">
- <p class="mt-4"><a href="/storage/116/Datasheet_K3D120_pmi_EN.pdf">
- Télécharger la fiche produit
- </a></p>
+ <div class="flex justify-center">
+ <!--<p class="mt-4"><a href="/storage/116/Datasheet_K3D120_pmi_EN.pdf">-->
+ <!--Télécharger la fiche produit-->
+ <!--</a></p>-->
- <div data-tooltip-content="Ajoutez un ou plusieurs produits à votre sélection,
-ajustez les quantités et obtenez un devis." class="ml-4 question-tooltip">
- <div class="questionmark">
- ?
+ <div data-tooltip-content="Ajoutez un ou plusieurs produits à votre sélection,
+ ajustez les quantités et obtenez un devis." class="mt-4 question-tooltip">
+ <div class="questionmark">
+ ?
+ </div>
</div>
</div>
- </div>
</div>
</div>
</div>
flipBehavior: ["top", "bottom"],
theme: 'custom',
placement: 'top',
- trigger: 'click', // remove click trigger to hover
+ trigger: 'click', // remove click trigger to hover,
+
+ popperOptions:{
+ modifiers: {
+ data: {styles: {marginBottom: '50px'}},
+ hide: { enabled: true }
+ }
+ },
// onCreate: data => {
// data.styles: 'margin: 0 20px';
// },
-});
+
+});
\ No newline at end of file
border-top-color: #6B7287;
.tippy-tooltip.custom-theme[x-placement^='bottom'] .tippy-arrow
- border-bottom-color: #6B7287;
\ No newline at end of file
+ border-bottom-color: #6B7287;
+
+.tippy-popper
+ margin: 0 1rem
\ No newline at end of file