fix: z-index

This commit is contained in:
Cory Dransfeldt 2024-08-03 18:18:13 -07:00
parent 005b40036d
commit b7e2eef988
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
inset: 0;
background: rgba(0, 0, 0, 0.7);
position: fixed;
z-index: 1;
z-index: 3;
& .modal-body {
position: fixed;