This commit is contained in:
SBD
2023-11-25 13:53:23 +03:00
parent e5ea92df3d
commit 0d41c95e3d

View File

@@ -783,6 +783,9 @@
font-size: 12px;
line-height: 13px;
}
.menu_profile{
background: #FFF;
}
.block_overlay{
height: 100vh;
@@ -1392,7 +1395,7 @@
display: block;
padding-top: 10px;
top: 35px;
background: #F8F8F8;
background: #ffffff;
}
.menu_buttons.right.open .handler_menu{