websocket protocol

This commit is contained in:
2024-10-19 16:00:31 +02:00
parent 5e651b382d
commit b94b3cf44f
13 changed files with 440 additions and 217 deletions

View File

@@ -1444,10 +1444,6 @@ html {
margin-top: auto;
}
.block {
display: block;
}
.flex {
display: flex;
}