Skip to content

Commit c7e6fa0

Browse files
committed
Remove link color override for right sidebar
1 parent 52966a4 commit c7e6fa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/.vuepress/theme/components/RightBar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ export default {
5959
}
6060
6161
.sidebar-links {
62-
--sidebar-link-color: var(--text-color-muted);
6362
@apply ml-0 pl-0 pb-4 overflow-y-auto;
6463
max-height: calc(100vh - 6.5rem);
6564

0 commit comments

Comments
 (0)