[mod] overlay:scrollable
This commit is contained in:
parent
74e95dff54
commit
207ea459ae
|
|
@ -9,6 +9,7 @@
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background-color: hsla(var(--hue), 0%, 0%, 0.75);
|
background-color: hsla(var(--hue), 0%, 0%, 0.75);
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#overlay_content
|
#overlay_content
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue