From 13fa1151a0996b100ecf5371136385929d55c365 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Wed, 18 Jan 2023 19:10:48 +0100 Subject: [PATCH] Restyle slider thumb --- website/src/components/Survey/LabelSliderGroup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/components/Survey/LabelSliderGroup.tsx b/website/src/components/Survey/LabelSliderGroup.tsx index af75281d..1c3b29b5 100644 --- a/website/src/components/Survey/LabelSliderGroup.tsx +++ b/website/src/components/Survey/LabelSliderGroup.tsx @@ -59,8 +59,8 @@ function CheckboxSliderItem(props: { > - + );