1
0
forked from noxious/client

npm update, mobile scroll fix, zone editor object refactor work, removed redundant div

This commit is contained in:
2024-10-18 00:20:30 +02:00
parent 774871510e
commit aff32c33c7
6 changed files with 54 additions and 14 deletions

View File

@ -12,7 +12,7 @@
//Globals
body {
@apply bg-black m-0 select-none overscroll-none overflow-hidden;
@apply bg-black m-0 select-none;
-ms-overflow-style: none;
scrollbar-width: none;