From d126eddfcac6e54f337e5aa3b9744a46f01e7ba9 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 3 Nov 2020 18:39:46 +0200 Subject: change approach to disable all, enable some --- src/components/react_button/react_button.vue | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/components/react_button') diff --git a/src/components/react_button/react_button.vue b/src/components/react_button/react_button.vue index bb4472d7..95d95b11 100644 --- a/src/components/react_button/react_button.vue +++ b/src/components/react_button/react_button.vue @@ -107,10 +107,6 @@ color: $fallback--text; color: var(--text, $fallback--text); } - - ._misclick-prevention & { - pointer-events: none !important; - } } -- cgit v1.2.3-70-g09d2