Add side menu for header.

This commit is contained in:
Florian THIERRY
2024-04-22 15:57:22 +02:00
parent fae709a254
commit 7f5d52dce5
11 changed files with 218 additions and 92 deletions

View File

@@ -90,4 +90,8 @@ $headerHeight: 3.5em;
}
}
}
}
app-side-menu {
height: 100%;
}