This commit is contained in:
SBD
2024-01-31 14:46:18 +03:00
parent 60636daeb8
commit 422373f00e
2 changed files with 4 additions and 4 deletions

View File

@@ -969,10 +969,10 @@
.left-part-block-enter-message{
width: 70%;
width: calc(70% - 74px);
}
.right-part-block-enter-message{
width: 30%;
width: 74px;
}
.container-message_support_chat{
width: 70%;