This commit is contained in:
SBD
2023-11-24 16:08:09 +03:00
parent 239b6a0da1
commit 77de950af8
8 changed files with 438 additions and 314 deletions

View File

@@ -2360,15 +2360,16 @@
.cut_width_f_curtain.n_profile.right{
position: fixed;
min-width: 1280px;
}
.cut_width_f_curtain.n_profile.close{
z-index: -1;
display: none;
min-width: 1280px;
}
.cut_width_f_curtain.n_profile.open{
z-index: 101;
display: block;
min-width: 1280px;
}
@@ -2405,6 +2406,7 @@
max-height: calc(100vh - 125px);
overflow: unset;
left: -19px;
top: 0;
}
.menu_buttons.curtain.left.close.chat .container_block_list_of_users {
position: relative;