Change chat channel to node websocket

This commit is contained in:
cuom1999 2021-06-18 22:26:43 -05:00
parent aeda77b924
commit 231687e081
12 changed files with 308 additions and 280 deletions

View file

@ -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;