hotfix: swal is behind header

This commit is contained in:
Jean-Baptiste Pasquier 2021-01-29 14:35:23 +01:00
parent c8e9714d82
commit 0f3ba8c3cb
1 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,9 @@ hubl-create, hubl-create-contact {
}
}
.swal2-container {
z-index: 50000!important;
}
/* Fix on Join button in admin (circles + projects) */
/* Styles on buttons and .children-link don't work because this input is inside too many elements. */