Update Generator.vue

This commit is contained in:
Matteias Collet 2020-06-30 01:38:53 +02:00 committed by GitHub
parent 9791f26a94
commit 53b2b81209
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -288,6 +288,6 @@ section > div:not(:first-child) {
<style>
body {
overflow: scroll;
overflow-y: scroll;
}
</style>