From c4a338af05bdcaf96216675362c644edb7014799 Mon Sep 17 00:00:00 2001 From: Jules Date: Tue, 5 May 2026 23:40:18 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20dropdown=20strategy=3Dfixed=20pour=20?= =?UTF-8?q?=C3=A9chapper=20au=20overflow=20du=20tableau?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- web/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/index.php b/web/index.php index 8d63e77..0bd0768 100644 --- a/web/index.php +++ b/web/index.php @@ -43,7 +43,7 @@ html_navbar('mail');
-
+
@@ -102,7 +102,7 @@ function buildTransferDropdown(sourceId, currentUsername) { ` ).join(''); return `
-