Skip to content

Commit ea349da

Browse files
committed
docs: update theme
1 parent 1f048d6 commit ea349da

File tree

1 file changed

+1
-1
lines changed
  • packages/docs/.vuepress/theme-coreui/src/client/layouts

1 file changed

+1
-1
lines changed

packages/docs/.vuepress/theme-coreui/src/client/layouts/Layout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</Page>
2727
</CCol>
2828
<CCol :lg="3">
29-
<div class="docs-toc mt-4 mb-5 my-md-0 ps-xl-5 mb-lg-5 text-muted">
29+
<div class="docs-toc mt-4 mb-5 my-md-0 ps-xl-5 mb-lg-5 text-body-secondary">
3030
<strong class="d-block h6 mb-2 pb-2 border-bottom">On this page</strong>
3131
<Toc />
3232
</div>

0 commit comments

Comments
 (0)