mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-09 13:11:14 +00:00
Updated UI for nav bar
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user