This commit is contained in:
SBD
2024-01-31 16:52:27 +03:00
parent 73495d3a8b
commit 31917fa6b5

View File

@@ -472,6 +472,9 @@
}
@media (max-width: 700px) {
.block-chat{
height: calc(88vh - 50px);
}
.flex_container_footer{
flex-wrap: wrap;
justify-content: right;