Skip to content
Snippets Groups Projects
Unverified Commit 6c4405b4 authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Déplace le tooltip "Lien copié" à droite du titre pour éviter qu'il ne soit caché

parent dcaec58e
No related branches found
No related tags found
1 merge request!310Resolve "Mettre en sticky l'arborescence des paramètres"
Pipeline #20244 passed
......@@ -122,8 +122,8 @@
{#if isCopiedSuccessfully}
<span
class="absolute left-0 top-0 z-50 -translate-y-full text-nowrap rounded-md bg-le-gris-dispositif-dark px-2 py-1 font-sans text-sm font-normal text-white"
>Lien copié !</span
class="absolute right-4 top-6 z-50 -translate-y-full text-nowrap rounded-md bg-le-gris-dispositif-dark p-1 font-sans text-sm font-normal text-white"
>Copié !</span
>
{/if}</button
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment