Change chat channel to node websocket
This commit is contained in:
parent
aeda77b924
commit
231687e081
12 changed files with 308 additions and 280 deletions
|
@ -51,11 +51,14 @@
|
|||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.content-message {
|
||||
word-wrap: break-word;
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
||||
.content-message p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#chat-area {
|
||||
height: 85vh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue