Skip to content

Commit

Permalink
Restyle slider thumb
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdBarho committed Jan 18, 2023
1 parent 993ed80 commit 13fa115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/Survey/LabelSliderGroup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ function CheckboxSliderItem(props: {
>
<SliderTrack>
<SliderFilledTrack />
<SliderThumb />
</SliderTrack>
<SliderThumb bg="gainsboro" />
</Slider>
</>
);
Expand Down

0 comments on commit 13fa115

Please sign in to comment.