1
0

restore full screen session view behaviour

This commit is contained in:
Adrian Wannenmacher 2026-02-27 00:11:21 +01:00
parent 4e9d35178a
commit 7bae909c60
Signed by: tfld
GPG Key ID: 19D986ECB1E492D5

View File

@ -7,6 +7,10 @@ body {
height: 1px; height: 1px;
} }
main {
display: contents;
}
.session-view { .session-view {
min-height: 100%; min-height: 100%;
display: flex; display: flex;