Skip to content

Commit

Permalink
sidebar scrolling touch
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaitanyaGadodia committed Sep 11, 2018
1 parent 5af61f1 commit 9b8fca5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/styles/Sidebar.styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ export const sidebarStyle = css({
"@media (max-width: 800px)": {
width: "100%",
paddingTop: 50
}
},
webkitOverflowScrolling:"touch"
});

0 comments on commit 9b8fca5

Please sign in to comment.