This commit is contained in:
2025-12-29 10:23:46 +00:00
parent adbce0ed4e
commit 617e826ea5
2 changed files with 4 additions and 4 deletions

View File

@@ -687,11 +687,11 @@ body {
font-weight: 600;
}
.modal {
z-index: 10000 !important;
.modal-backdrop {
z-index: 9998 !important;
}
.modal-backdrop {
.modal {
z-index: 9999 !important;
}