Update design on navbar and sidebar

This commit is contained in:
Logan Cusano
2023-07-21 18:15:51 -04:00
parent 31de3a040d
commit 9c111eda1a
3 changed files with 21 additions and 13 deletions

View File

@@ -138,9 +138,16 @@ a {
/* Global Section */
.sidebar-container {
min-height: 94.2vh;
min-height: 95vh;
}
.sidebar {
position: fixed;
top: 5vh;
bottom: 0;
left: 0;
}
/* User table section */
.label {