feat: fixed issues

This commit is contained in:
Aliaksei Karzhou
2024-07-05 15:01:14 +03:00
parent 21d4342a6a
commit efcdf9b099
9 changed files with 150 additions and 31 deletions

View File

@@ -35,9 +35,12 @@
top: 70px;
left: 0;
right: 0;
bottom: 0;
z-index: 1000;
flex-direction: column;
gap: 0;
padding: 7px 7px 44px;
overflow: auto;
border-radius: 40px 7px;
background-color: $blue;
transform: translateX(-200%);