Fix: Routen-Seite aus FULLSCREEN_PAGES — window-scroll statt interner Container, SW by-v528

This commit is contained in:
rene 2026-04-30 07:53:33 +02:00
parent 359d46d9bc
commit 1056824be3
4 changed files with 6 additions and 14 deletions

View file

@ -2590,8 +2590,7 @@ html.modal-open {
.rk-layout {
display: flex;
flex-direction: column;
height: 100%;
overflow: hidden;
min-height: 100dvh;
background: var(--c-bg);
}
.rk-header {