feat(frontend): add debugger to creation page (#750)

* feat(frontend):  add debugger to creation page

* styling

Co-authored-by: Hayden <hay-kot@pm.me>
This commit is contained in:
Hayden
2021-10-19 18:45:03 -08:00
committed by GitHub
parent 89da1a2654
commit 7e3a36f2dd
8 changed files with 308 additions and 125 deletions

View File

@@ -8,7 +8,7 @@
}
.narrow-container {
max-width: 700px !important;
max-width: 800px !important;
}
.theme--dark.v-application {