fix: improve web chat scroll and text

This commit is contained in:
Peter Steinberger
2026-01-01 21:09:28 +01:00
parent 15fd030fa4
commit f6c0618596
5 changed files with 18 additions and 1 deletions

View File

@@ -504,6 +504,7 @@
white-space: pre-wrap;
overflow-wrap: anywhere;
word-break: break-word;
color: var(--chat-text);
}
.chat-stamp {