diff --git a/source/style/overlay.css b/source/style/overlay.css index d7eb0fe..abd1a97 100644 --- a/source/style/overlay.css +++ b/source/style/overlay.css @@ -9,6 +9,7 @@ bottom: 0; background-color: hsla(var(--hue), 0%, 0%, 0.75); z-index: 2; + overflow: auto; } #overlay_content