Fixed chat
This commit is contained in:
parent
e7f98d1228
commit
b75e7010b8
@ -214,7 +214,10 @@
|
|||||||
|
|
||||||
.message.system .msg-text {
|
.message.system .msg-text {
|
||||||
color: #888;
|
color: #888;
|
||||||
|
word-break: break-word;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-input-area {
|
.chat-input-area {
|
||||||
|
|||||||
Reference in New Issue
Block a user