From ac974fb8a056d20d91e017b40656fdcc514ab780 Mon Sep 17 00:00:00 2001 From: syoul Date: Tue, 24 Mar 2026 12:18:51 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20bouton=20Clusters=20z-[1002]=20=E2=80=94?= =?UTF-8?q?=20visible=20au-dessus=20de=20l'AnimationPlayer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AnimationPlayer z-[1001] couvrait le bouton z-[600] sur mobile (player ~130px, bouton à bottom-20/80px). Co-Authored-By: Claude Sonnet 4.6 --- src/components/FlowMap.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FlowMap.tsx b/src/components/FlowMap.tsx index ac7f120..8706582 100644 --- a/src/components/FlowMap.tsx +++ b/src/components/FlowMap.tsx @@ -350,7 +350,7 @@ export function FlowMap({ arcs, focusCity, onCityClick }: FlowMapProps) { {/* Bouton cluster / villes */}