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

Commit fc28a29

Browse files
committed
feat(demo): add scroll to test scroll disabling
1 parent f91607f commit fc28a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/App.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ export default defineComponent({
5151

5252
<style lang="scss">
5353
.app {
54-
min-height: 100vh;
54+
min-height: 120vh;
5555
}
5656
</style>

0 commit comments

Comments
 (0)