mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-16 11:42:19 -06:00
Corrected z-index issue, regression from the previous commit.
This commit is contained in:
parent
ce5f63291e
commit
7c6d34408c
@ -1,5 +1,6 @@
|
||||
/* Overrides alertify js headers */
|
||||
.alertify {
|
||||
z-index: 3000;
|
||||
position: fixed;
|
||||
|
||||
.ajs-header {
|
||||
|
Loading…
Reference in New Issue
Block a user