This commit is contained in:
2023-11-12 15:52:32 +03:00
parent f97eeb83c2
commit 88f679cd41
3 changed files with 7 additions and 3 deletions

View File

@@ -426,6 +426,10 @@
}
.block-chat.support{
height: 86vh;
}
.block-list-of-users{
width: 30%;
margin-left: 20px;
@@ -702,7 +706,7 @@
height: 40px;
background: #FFFFFF;
/*padding: 20px;*/
margin-bottom: 20px;
margin-bottom: 5px;
border-radius: 3px;
}