Fixed archive and select modal

This commit is contained in:
MaxOvs19
2023-10-10 19:29:08 +03:00
parent fe2c45cb22
commit be411ffef2
4 changed files with 95 additions and 17 deletions

View File

@ -5,13 +5,13 @@
background: #e1fccf;
border-radius: 12px;
transform: scale(0);
bottom: -148px;
bottom: -90px;
right: -120px;
@media (max-width: 1050px) {
right: 10px;
padding-top: 10px;
bottom: -160px;
bottom: -75px;
}
&-menu {