From 0347fb37322fe79b237e8ab7c19239ec41a738ad Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Wed, 22 Nov 2023 13:44:25 +0100 Subject: [PATCH] Removed the user-select in the Game styles.sass --- client/src/pages/Game/styles.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/pages/Game/styles.sass b/client/src/pages/Game/styles.sass index d46edac..4b6a0ec 100644 --- a/client/src/pages/Game/styles.sass +++ b/client/src/pages/Game/styles.sass @@ -13,6 +13,7 @@ font-weight: 700 width: 50rem animation: fadeHint 6s ease-in 1 + user-select: none span