🆙 Fix whit background while loading rooms etc.

This commit is contained in:
duckietm
2026-03-18 13:25:43 +01:00
parent d1080fafbf
commit c703029c34
+1
View File
@@ -13,6 +13,7 @@ body {
width: 100%;
height: 100%;
overflow: hidden;
background-color: #000;
-webkit-user-select: none;
user-select: none;
scrollbar-width: thin;