Modal z-index

This commit is contained in:
Kieran 2023-01-12 10:21:36 +00:00
parent 8230c99c80
commit 46df3a64c7
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@
display: flex;
justify-content: center;
align-items: center;
z-index: 9999999;
}