From ebf70ed3adfeddae0a92a441b9fec12693147bb2 Mon Sep 17 00:00:00 2001 From: Manus Date: Wed, 10 Jun 2026 10:07:45 +0000 Subject: [PATCH] =?UTF-8?q?Checkpoint:=20Correction=20du=20scroll=20vertic?= =?UTF-8?q?al=20de=20la=20vue=20Postes=20OPEX=20:=20suppression=20de=20ove?= =?UTF-8?q?rflow-auto=20du=20conteneur=20parent,=20scroll=20interne=20uniq?= =?UTF-8?q?uement=20dans=20le=20tableau,=20en-t=C3=AAte=20sticky=20visible?= =?UTF-8?q?=20lors=20du=20d=C3=A9filement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/pages/DsiOpex.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/pages/DsiOpex.tsx b/client/src/pages/DsiOpex.tsx index 6a10ac2..1666f84 100644 --- a/client/src/pages/DsiOpex.tsx +++ b/client/src/pages/DsiOpex.tsx @@ -1013,7 +1013,7 @@ export default function DsiOpex() { {/* Contenu principal */} -
+
{/* === ÉTAT VIDE : année sans données === */} {opexState.lignes.length === 0 && ( @@ -1082,7 +1082,7 @@ export default function DsiOpex() {
)} -
+