This commit is contained in:
2025-12-22 23:46:14 +00:00
parent 4467644a4a
commit debf517da6
2 changed files with 3 additions and 2 deletions

View File

@@ -357,12 +357,13 @@ content-area {
.card-body {
background-color: var(--office-light);
padding: 30px !important;
border: none !important;
width: 100vw !important;
max-width: 100vw !important;
margin: 0 !important;
min-height: calc(100vh - var(--header-height) - 56px - 16px) !important;
margin-left: -75px !important;
margin-left: -95px !important;
}
/* ============================================