diff --git a/app/layout.tsx b/app/layout.tsx index 4eb4f741..bbdb96e1 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -26,6 +26,7 @@ export default function RootLayout({ overflow: "hidden", backgroundColor: "#000", touchAction: "none", + userSelect: "none", }}>