Skip to content

Commit

Permalink
improve slider
Browse files Browse the repository at this point in the history
  • Loading branch information
mebtte committed Aug 24, 2023
1 parent 147682b commit ebad0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/pwa/src/components/slider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Style = styled.div`
background-color: rgb(145 222 202);
cursor: pointer;
-webkit-tap-highlight-color: transparent;
touch-action: none;
transition: 100ms;
> .progress {
Expand Down

0 comments on commit ebad0a2

Please sign in to comment.