This commit is contained in:
Владимир Фёдоров 2025-05-31 04:12:24 +07:00
parent 6180cbffa1
commit 06aac3d552

View File

@ -270,7 +270,7 @@ body {
}
.messages-block {
height: calc(100dvh - 140px - 50px);
height: calc(100dvh - 140px - 60px);
overflow-y: auto;
scrollbar-width: none;
}