css patch

This commit is contained in:
2023-12-18 22:18:49 +01:00
parent 1961047703
commit 651fbbd67f
3 changed files with 4 additions and 3 deletions

View File

@ -45,7 +45,7 @@
}
#app #messages {
max-height: 50em;
max-height: 40em;
overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;