Fix css
This commit is contained in:
parent
d6410d5acf
commit
3f72466e3d
2 changed files with 4 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue