fix modal z-index

This commit is contained in:
Victor Batischev 2024-02-15 17:04:30 +03:00
parent 9a1ffb3c77
commit 30c316a335

View File

@ -17,7 +17,7 @@
justify-content: space-between;
align-items: center;
height: 100%;
z-index: 9999;
z-index: 9;
max-width: 1160px;
width: 100%;
margin: 0 auto;