patch chat and game invite

This commit is contained in:
2024-05-15 09:53:44 +02:00
parent f4b7a50269
commit 1ad9d0897b
8 changed files with 33 additions and 27 deletions

View File

@ -1,3 +1,7 @@
body {
overflow: hidden;
}
#gameCanvas {
display: block;
}