This commit is contained in:
2025-09-18 10:10:52 +02:00
parent 590af9407c
commit 994fc6873e
14 changed files with 550 additions and 136 deletions

View File

@@ -168,7 +168,7 @@ body,
}
.main-content {
height: calc(100vh - 64px) !important;
height: calc(100vh - 0px) !important;
width: calc(100vw - 256px) !important;
overflow-y: auto !important;
margin-left: 256px !important;