- window overlay scrolling added

This commit is contained in:
Wiesner András 2024-03-26 10:29:24 +01:00
parent e87878bb19
commit f63074b90e

View File

@ -131,6 +131,7 @@ section.window-inner {
padding: 1em;
width: fit-content;
max-height: calc(100% - 2em);
overflow: scroll;
}
/* ----- */