diff --git a/static/style.css b/static/style.css index 964b2269..0ac5417f 100644 --- a/static/style.css +++ b/static/style.css @@ -954,7 +954,7 @@ body.noselect, body.noselect * { padding: 4px; border: 1px solid var(--ac-border-light); flex: 1; - overflow-y: hidden; + overflow-y: auto; min-height: 0; align-content: start; justify-content: start;