Skip to content

Commit

Permalink
Merge pull request #45 from ayushsharma82/patch-1
Browse files Browse the repository at this point in the history
Disable Touchscreen Pan-X / Pan-Y
  • Loading branch information
Wikiki authored Mar 11, 2020
2 parents e07e852 + 72e418d commit a1554e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass/index.sass
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ input[type=range]
appearance: none
margin: 1rem 0
background: transparent
touch-action: none

&.is-fullwidth
display: block
Expand Down

0 comments on commit a1554e6

Please sign in to comment.