Merge a561e4ff68ed446f8a0fa1d81276790841f94683 into 598f1826d8b2bc969aace2c6459824737667218c
This commit is contained in:
commit
ccc510d892
@ -2471,8 +2471,8 @@
|
||||
|
||||
/* Chat text */
|
||||
.chat-text {
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-word;
|
||||
overflow-wrap: break-word;
|
||||
word-break: normal;
|
||||
color: var(--chat-text);
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user