registraion modal adaptive

This commit is contained in:
Victor Batischev
2024-01-10 18:40:14 +03:00
parent 8d0cb1c831
commit a2270ee6b9
3 changed files with 13 additions and 8 deletions

View File

@ -1,5 +1,5 @@
.modal-layout {
z-index: 9;
z-index: 9999;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.8);