Fixed archive and select modal
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user