From 0378f2bd728587a20bf1909bf367463512fbd7f4 Mon Sep 17 00:00:00 2001 From: Jules Neny Date: Thu, 7 May 2026 00:48:56 +0200 Subject: [PATCH] =?UTF-8?q?fix(taff):=203=20corrections=20UI=20=E2=80=94?= =?UTF-8?q?=20modal=20z-index,=20axes=20flex,=20cards=20layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Modal z-index 1501→10001 (au-dessus du header 9999) - Axes modal: grid→flex avec flex-basis 130px (plus de wrap PRATIQUES PRO) - Cartes: layout restructuré — tag / nom / axes / desc 3 lignes / footer séparé Co-Authored-By: Claude Sonnet 4.6 --- components/PlatformeTaffCard.vue | 264 +++++++++++++++++++++---------- pages/trouver-du-taf.vue | 8 +- 2 files changed, 181 insertions(+), 91 deletions(-) diff --git a/components/PlatformeTaffCard.vue b/components/PlatformeTaffCard.vue index cefc94a..88c0f10 100644 --- a/components/PlatformeTaffCard.vue +++ b/components/PlatformeTaffCard.vue @@ -1,41 +1,26 @@