Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
fix: ipad overscroll
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Sep 26, 2020
1 parent 84775a6 commit dd4ead1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<body>

<ion-app class="loading">
<ion-content>
<ion-content force-overscroll="false">

<deckgo-deck id="slider">

Expand Down

0 comments on commit dd4ead1

Please sign in to comment.