From cf78979ffc99d0fa21feb7ecaf739de6acd2dc30 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 29 Dec 2025 09:24:33 +0000 Subject: [PATCH] Modal z-index --- Bootstrap_new/css/style_office.css | 2 ++ Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 3da3f37..bd58c66 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -687,6 +687,8 @@ body { font-weight: 600; } +.modal {z-index: 10000;} + /* ============================================ RESPONSIVE DESIGN ============================================ */ diff --git a/Vue/gabarit.php b/Vue/gabarit.php index b2009b6..3824f0e 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -119,7 +119,7 @@ $activeChildId = $menuData['child']; - +