Fr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user