Skip to content

Commit 1bfee30

Browse files
Merge pull request #717 from xqqp/patch-1
Chore(Other): remove color from sidebar menu link style
2 parents 1192725 + 34d49f0 commit 1bfee30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docusaurus-docs/src/css/custom.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767

6868
/* Sidebar - istari-documentation style */
6969
.menu__link {
70-
color: var(--ifm-color-primary-darkest);
7170
font-size: 0.8rem;
7271
font-weight: normal;
7372
}
@@ -95,4 +94,4 @@ a[href].menu__link--active {
9594
}
9695
.menu__caret:before {
9796
background: var(--ifm-menu-link-sublist-icon) 50% / 1.2rem 1.2rem;
98-
}
97+
}

0 commit comments

Comments
 (0)