Updated UI for nav bar

This commit is contained in:
Donald Zou
2024-08-09 17:58:41 -04:00
parent 9644e6195c
commit b4e8e57a22
4 changed files with 29 additions and 20 deletions

View File

@@ -146,8 +146,7 @@
}
.nav-link:hover {
padding-left: 30px;
background-color: #dfdfdf;
background-color: #e8e8e8;
}
.sidebar .nav-link .feather {
@@ -157,6 +156,7 @@
.sidebar .nav-link.active, .bottomNavContainer .nav-link.active {
color: #007bff;
}
.sidebar .nav-link:hover .feather,