From b767a58b011cc317a889cb8c2889b3210bec5fae Mon Sep 17 00:00:00 2001 From: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Date: Mon, 15 Mar 2021 22:29:42 -0400 Subject: [PATCH] fix(ui): use appropriate cursor type for disabled UI elements (#1184) --- src/components/Slider/index.tsx | 8 ++------ src/styles/globals.css | 17 +++++++++++------ tailwind.config.js | 1 + 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/src/components/Slider/index.tsx b/src/components/Slider/index.tsx index 411cc11f..d764d991 100644 --- a/src/components/Slider/index.tsx +++ b/src/components/Slider/index.tsx @@ -163,9 +163,7 @@ const Slider: React.FC = ({