websocket and showable messages working
This commit is contained in:
parent
01e9b47bc7
commit
27513863cf
5 changed files with 15 additions and 4 deletions
|
|
@ -10,6 +10,10 @@ html {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
li {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue