From 12a771f575644a74c2441735470dc4a6f18a1114 Mon Sep 17 00:00:00 2001 From: Subrina Huda Date: Mon, 2 Oct 2023 20:22:28 -0400 Subject: [PATCH] Fixed issue --- src/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.css b/src/index.css index 9fb2ec0c..af6af22a 100644 --- a/src/index.css +++ b/src/index.css @@ -5,6 +5,7 @@ body, html{ height: 100vh; overflow: hidden; display:contents; + user-select: none; } p {