css: support consecutive spaces in chat messages
This commit is contained in:
parent
d5e8e051e3
commit
ea87419abc
@ -313,6 +313,7 @@ html,body {
|
||||
}
|
||||
.tx-chat {
|
||||
color: black;
|
||||
white-space:pre-wrap;
|
||||
}
|
||||
.tx-private {
|
||||
color: red;
|
||||
|
Loading…
Reference in New Issue
Block a user