This commit is contained in:
2025-12-29 12:40:57 +00:00
parent 652943dd57
commit 77c6acdb2b
3 changed files with 8 additions and 5 deletions

View File

@@ -687,10 +687,15 @@ body {
font-weight: 600;
}
.modal-office{
z-index: 9999 !important;
/* Force le modal et son voile noir au-dessus de tout */
.modal-office {
z-index: 1060 !important;
}
/* Le backdrop (le fond noir) doit aussi être remonté */
.modal-backdrop {
z-index: 1055 !important;
}
/* ============================================
RESPONSIVE DESIGN