From c58930d8be50188b249b1555cdcaf3410461e1f8 Mon Sep 17 00:00:00 2001 From: Arthur Danjou Date: Tue, 29 Jul 2025 15:18:31 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20la=20classe=20'z-50'=20au=20compos?= =?UTF-8?q?ant=20UBadge=20pour=20am=C3=A9liorer=20la=20gestion=20de=20la?= =?UTF-8?q?=20superposition.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/AppVisitors.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/AppVisitors.vue b/app/components/AppVisitors.vue index 165bf57..e7d99bd 100644 --- a/app/components/AppVisitors.vue +++ b/app/components/AppVisitors.vue @@ -7,7 +7,7 @@ const { visitors } = useVisitors()