Skip to content

Commit

Permalink
Generate docs
Browse files Browse the repository at this point in the history
Source: 8462d31
  • Loading branch information
automate committed Jul 2, 2024
1 parent cf8fe67 commit 0e053fe
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 23 deletions.
10 changes: 10 additions & 0 deletions master/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark {
margin-left: -1.5rem;
}

.tsd-page-navigation-section {
margin-left: 10px;
}
.tsd-page-navigation-section > summary {
padding: 0.25rem;
}
.tsd-page-navigation-section > div {
margin-left: 20px;
}
.tsd-page-navigation ul {
padding-left: 1.75rem;
}
Expand Down Expand Up @@ -841,6 +850,7 @@ a.tsd-index-link {
}
.tsd-accordion .tsd-accordion-summary > svg {
margin-left: 0.25rem;
vertical-align: text-top;
}
.tsd-index-content > :not(:first-child) {
margin-top: 0.75rem;
Expand Down
Loading

0 comments on commit 0e053fe

Please sign in to comment.