forked from noxious/client
npm update, mobile scroll fix, zone editor object refactor work, removed redundant div
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user