Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

Commit

Permalink
feat(demo): add scroll to test scroll disabling
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGitArt committed Aug 21, 2021
1 parent f91607f commit fc28a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ export default defineComponent({

<style lang="scss">
.app {
min-height: 100vh;
min-height: 120vh;
}
</style>

0 comments on commit fc28a29

Please sign in to comment.