From 9f1f53aa89bcc5e69052789146e2ffdfed00d7b6 Mon Sep 17 00:00:00 2001 From: Miodec Date: Thu, 28 Sep 2023 16:55:34 +0100 Subject: [PATCH] fix(typing): old safari versions deleting whole word when pressing backspace once(?????) --- frontend/src/styles/test.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/styles/test.scss b/frontend/src/styles/test.scss index e814057ac..2b3beb5d6 100644 --- a/frontend/src/styles/test.scss +++ b/frontend/src/styles/test.scss @@ -478,7 +478,6 @@ z-index: -1; cursor: default; pointer-events: none; - user-select: none !important; } #capsWarning {