This commit is contained in:
2023-08-16 15:52:34 +03:00
parent bf451393b6
commit 3c17276e27

View File

@@ -823,6 +823,7 @@ h2.title_new_route{
padding: 10px;
text-align: center;
position: relative;
height: 44px;
}
.menu_profile>div>a {
@@ -836,12 +837,16 @@ h2.title_new_route{
text-decoration: none;
text-decoration: none;
width: 100%;
position: absolute;
top: 22px;
left: 0px;
}
.menu_profile>div>img.svg {
position: absolute;
left: 10px;
top: 22px;
}
.selected{