Display notes

This commit is contained in:
2020-07-04 18:43:09 +02:00
parent 09d18c1d02
commit bcc6f8e29f
5 changed files with 78 additions and 26 deletions
+1 -11
View File
@@ -1,13 +1,3 @@
<template>
<v-app>
<v-main>
<nuxt />
</v-main>
</v-app>
<nuxt />
</template>
<style>
html {
overflow-y: auto;
}
</style>