no message

This commit is contained in:
mh
2026-07-28 09:22:21 +02:00
parent f3393a84dc
commit 313c42d925
+2
View File
@@ -40,6 +40,8 @@
#wrap{ #wrap{
position:relative; position:relative;
overflow:hidden; overflow:hidden;
overscroll-behavior:none;
touch-action:none;
box-sizing:border-box; box-sizing:border-box;
background:#121216; background:#121216;
} }