mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
update toc css
This commit is contained in:
@@ -410,6 +410,19 @@ div.w-10 > a:not(:last-child) {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.table-of-contents {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.table-of-contents a {
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
.table-of-contents__link--active {
|
||||
padding-left: 16px;
|
||||
border-left: 1px solid rgb(var(--lsd-border-primary));
|
||||
}
|
||||
|
||||
@media (max-width: 576px) {
|
||||
:root {
|
||||
--ifm-global-spacing: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user