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']; - +