moved sweet alert message above login modal

This commit is contained in:
2026-06-12 12:46:20 +02:00
parent 1ffe2d5d57
commit e1204cd311

View File

@@ -263,6 +263,10 @@ select.form-input { cursor: pointer; }
font-family: var(--font-body) !important; font-family: var(--font-body) !important;
} }
.swal2-container {
z-index: 3000 !important;
}
/* ----------------------------------------------------------------- /* -----------------------------------------------------------------
3.7 Warning Notices 3.7 Warning Notices
@@ -1359,7 +1363,7 @@ select.form-input { cursor: pointer; }
/* --------------------------------------------------------- /* ---------------------------------------------------------
6.5 Removes Admin Button Offset in Hambueger Menu 6.3 Removes Admin Button Offset in Hambueger Menu
--------------------------------------------------------- */ --------------------------------------------------------- */
.nav-btn-admin { .nav-btn-admin {
margin-left: 0; margin-left: 0;