This commit is contained in:
2025-05-31 04:12:24 +07:00
parent 6180cbffa1
commit 06aac3d552
+1 -1
View File
@@ -270,7 +270,7 @@ body {
} }
.messages-block { .messages-block {
height: calc(100dvh - 140px - 50px); height: calc(100dvh - 140px - 60px);
overflow-y: auto; overflow-y: auto;
scrollbar-width: none; scrollbar-width: none;
} }