minor fixes

This commit is contained in:
grimhilt
2023-04-16 15:22:49 +02:00
parent 614f7d9802
commit 0f063deff9
4 changed files with 22 additions and 3 deletions

View File

@@ -77,5 +77,6 @@ provide("room", room);
.messages {
flex-grow: 1;
overflow: auto;
}
</style>