diff --git a/src/siteGen/template.html b/src/siteGen/template.html index 329121a..cc965f1 100644 --- a/src/siteGen/template.html +++ b/src/siteGen/template.html @@ -91,7 +91,7 @@ padding: 22px; width: calc(100vw - 185px); - height: 100vh; + max-height: 100vh; overflow-y: auto;