diff --git a/app/src/frontend/legend.css b/app/src/frontend/legend.css index 7eb669b8..bbdb5b4c 100644 --- a/app/src/frontend/legend.css +++ b/app/src/frontend/legend.css @@ -33,7 +33,7 @@ margin: 0.25rem 0 0.5rem; } .data-legend { - max-height: 30rem; + max-height: 50vh; overflow-y: auto; list-style: none; margin-bottom: 0;