bg height and spacing fixed

This commit is contained in:
Mohammad Khalilzadeh
2024-08-05 21:25:21 +03:30
parent 331a1f3904
commit 9fddfb2646
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
grid-template-columns: var(--env-var-side-bar-width) auto;
grid-template-rows: var(--env-var-nav-bar-height) auto;
background-color: var(--env-var-color-30);
height: 100vh;
min-height: 100vh;
}
.home-layout aside {

View File

@@ -170,7 +170,7 @@ const CreateNewMaintenanceWindow = () => {
sx={{
fontSize: "var(--env-var-font-size-small)",
borderBottom: "1px dashed var(--env-var-color-3)",
paddingBottom: 1,
paddingBottom: "4px",
}}
>
Add all monitors to this maintenance window