This commit is contained in:
2023-11-05 19:15:41 +03:00
parent 4b037443a6
commit 058fe769b9

View File

@@ -2172,3 +2172,10 @@
font-size: 16px;
font-weight: 400;
}
.menu_buttons.right.close{
right: -320px;
transition: 200ms;
position: absolute;
width: 320px;
}