fix: improve web chat scroll and text
This commit is contained in:
@@ -504,6 +504,7 @@
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-word;
|
||||
color: var(--chat-text);
|
||||
}
|
||||
|
||||
.chat-stamp {
|
||||
|
||||
Reference in New Issue
Block a user