FIX: Chat messages wrap;
This commit is contained in:
@@ -171,6 +171,10 @@ body {
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
.message {
|
||||
word-wrap: anywhere;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user