diff --git a/apps/web/src/app/editor/editor.css b/apps/web/src/app/editor/editor.css deleted file mode 100644 index f482c6d..0000000 --- a/apps/web/src/app/editor/editor.css +++ /dev/null @@ -1,4 +0,0 @@ -/* Prevent scroll jumping on Mac devices when using the editor */ -body { - overflow: hidden; -} \ No newline at end of file