Skip to content

Commit 4a0506d

Browse files
committed
fix: #45 #app height overflow
1 parent db0ea06 commit 4a0506d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/App.vue

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,4 @@
4343
})
4444
}
4545
}
46-
</script>
47-
<style>
48-
#app {
49-
height: 100%;
50-
}
51-
</style>
46+
</script>

0 commit comments

Comments
 (0)