This commit is contained in:
cuom1999 2023-09-17 00:27:32 -05:00
parent d6410d5acf
commit 3f72466e3d
2 changed files with 4 additions and 3 deletions

View file

@ -197,10 +197,12 @@
.left-sidebar-item:hover {
background-color: #e3e3e3;
cursor: pointer;
color: black;
}
.left-sidebar-item.active:hover {
background-color: $theme_color;
color: white;
}
.sidebar-icon {