From 2358c567ac90e6c6e2f8ce33d239e3a036a7f880 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 3 Jan 2026 12:16:26 +0000 Subject: [PATCH] f --- Bootstrap_new/css/style_office.css | 4 ++- Vue/gabarit.php | 46 +++++++++++++++--------------- 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 7a6a5a5..74d8e6b 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -697,6 +697,9 @@ body { z-index: 1055 !important; } +.modal.show { z-index: 2000; } +.modal-backdrop.show { z-index: 1999; } + /* ============================================ RESPONSIVE DESIGN ============================================ */ @@ -708,7 +711,6 @@ body { margin-left: var(--sidebar-collapsed); } - .nav-text, .nav-title, .nav-badge, diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 0803ece..3e76d1e 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -119,7 +119,7 @@ $activeChildId = $menuData['child']; - +