hotfix: swal is behind header
This commit is contained in:
parent
c8e9714d82
commit
0f3ba8c3cb
@ -82,6 +82,9 @@ hubl-create, hubl-create-contact {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.swal2-container {
|
||||||
|
z-index: 50000!important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Fix on Join button in admin (circles + projects) */
|
/* 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. */
|
/* Styles on buttons and .children-link don't work because this input is inside too many elements. */
|
||||||
|
Loading…
Reference in New Issue
Block a user