Corrected z-index issue, regression from the previous commit.

This commit is contained in:
Akshay Joshi 2022-04-05 16:31:19 +05:30
parent ce5f63291e
commit 7c6d34408c

View File

@ -1,5 +1,6 @@
/* Overrides alertify js headers */
.alertify {
z-index: 3000;
position: fixed;
.ajs-header {