fix : composant date cross hover + client playground

This commit is contained in:
2026-05-20 14:18:42 +02:00
parent 9a752d08ad
commit 8e6b08400a
2 changed files with 7 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
v-if="showClear"
type="button"
data-test="clear"
class="text-m-muted hover:text-black"
class="text-m-muted hover:text-m-primary"
aria-label="Effacer la date"
@click.stop="emit('clear')"
>