diff --git a/src/siteGen/template.html b/src/siteGen/template.html index cc965f1..f659e0d 100644 --- a/src/siteGen/template.html +++ b/src/siteGen/template.html @@ -93,7 +93,7 @@ width: calc(100vw - 185px); max-height: 100vh; - overflow-y: auto; + overflow-y: scroll; display: inline-flex; flex-flow: row wrap;