From f2fb8d14de96569a1bf8b7f6e3c8a50ba4d017b5 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 29 Dec 2025 09:25:45 +0000 Subject: [PATCH] Modal z-index important --- Bootstrap_new/css/style_office.css | 2 +- Vue/gabarit.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index bd58c66..9f7c17c 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -687,7 +687,7 @@ body { font-weight: 600; } -.modal {z-index: 10000;} +.modal {z-index: 10000 !important;} /* ============================================ RESPONSIVE DESIGN diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 3824f0e..a332528 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -119,7 +119,7 @@ $activeChildId = $menuData['child']; - +