fix(web): fix quote create form positioning

This commit is contained in:
2025-01-07 15:40:14 +03:00
parent 3bfc54e407
commit 93374f1164
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100vh;
background-color: #0008;
}