This commit is contained in:
SBD
2023-11-19 17:05:21 +03:00
parent 3311ab5b37
commit 89721ce797
8 changed files with 20 additions and 12 deletions

View File

@@ -602,6 +602,8 @@
float: unset;
padding-top: 10px;
width: 320px;
height: 100vh;
max-height: 100vh;
}
.support .menu_buttons.left.open{
margin-top: 0;

View File

@@ -1147,7 +1147,7 @@ h2.title_new_route{
padding: 10px;
text-align: center;
position: relative;
height: 15px;
height: 40px;
}
.menu_profile>div:first-of-type {
border-radius: 10px;
@@ -1158,7 +1158,7 @@ h2.title_new_route{
padding: 10px;
text-align: center;
position: relative;
height: 40px;
height: 15px;
}
/*.menu_profile>div>a {*/