Skip to content

Commit 972d590

Browse files
authored
Merge pull request #641 from utkarshpathak14/issue-resolved-607
issue-fixed-607
2 parents 10fff63 + f368401 commit 972d590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/dashboard/dashboard.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128

129129
.menu-item.active {
130130
background: var(--ifm-color-primary-lightest);
131-
color: var(--ifm-color-primary);
131+
color: #fdfffe;
132132
border-right: 3px solid var(--ifm-color-primary);
133133
}
134134

0 commit comments

Comments
 (0)