This commit is contained in:
2023-11-07 12:54:23 +03:00
parent 0a00e950b6
commit 264c5ae372
5 changed files with 33 additions and 14 deletions

View File

@@ -500,12 +500,12 @@
padding: 7px 18px 7px 18px;
}
.menu_buttons.left .handler_menu{
transform: rotate(90deg);
transform: rotate(270deg);
left: 312px;
width: 91px;
height: 18px;
display: block;
position: fixed;
left: -48px;
text-align: center;
top: 39%;
border-radius: 10px 10px 0 0;