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