Skip to content

Commit c74ad13

Browse files
authored
Fix sidebar color (#1061)
1 parent 2e5a96a commit c74ad13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/styles/components/menu-sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ $profile-menu-height: 360px;
6969
}
7070
}
7171

72-
.sidebar-item-minor {
72+
.menu-sidebar-item.sidebar-item-minor {
7373
color: $gray-600;
7474

7575
&:hover {

0 commit comments

Comments
 (0)