This commit is contained in:
2023-05-04 16:31:26 +03:00
parent 80a3924f22
commit fee62d1918
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
.overlay {
display: block;
position: absolute;
position: fixed;
top: 0;
left: 0;
width: 100vw;