[mod] overlay:scrollable

This commit is contained in:
fenris 2025-10-30 08:32:33 +01:00
parent 74e95dff54
commit 207ea459ae

View file

@ -9,6 +9,7 @@
bottom: 0;
background-color: hsla(var(--hue), 0%, 0%, 0.75);
z-index: 2;
overflow: auto;
}
#overlay_content