Update Generator.vue
This commit is contained in:
parent
9791f26a94
commit
53b2b81209
1 changed files with 1 additions and 1 deletions
|
@ -288,6 +288,6 @@ section > div:not(:first-child) {
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
overflow: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue