We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f048d6 commit ea349daCopy full SHA for ea349da
packages/docs/.vuepress/theme-coreui/src/client/layouts/Layout.vue
@@ -26,7 +26,7 @@
26
</Page>
27
</CCol>
28
<CCol :lg="3">
29
- <div class="docs-toc mt-4 mb-5 my-md-0 ps-xl-5 mb-lg-5 text-muted">
+ <div class="docs-toc mt-4 mb-5 my-md-0 ps-xl-5 mb-lg-5 text-body-secondary">
30
<strong class="d-block h6 mb-2 pb-2 border-bottom">On this page</strong>
31
<Toc />
32
</div>
0 commit comments