Update grpc.io-docsy, grpc.io branch (#861)

This commit is contained in:
Patrice Chalin 2021-09-19 10:10:23 -04:00 committed by GitHub
parent 70f7a45a21
commit c52dcffffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 5 deletions

View File

@ -42,14 +42,18 @@ sections site wide to the original site's background svg.
// DOCS // DOCS
// Extend the sidebar to the end of the visible page.
.td-toc { .td-toc {
padding-top: 1rem;
}
// Extend the sidebar to the end of the visible page.
.td-sidebar-toc {
height: initial; height: initial;
padding-top: 4.75rem; padding-top: 4.75rem;
}
& ul { .td-sidebar-nav__section .ul-1 ul {
margin-bottom: 0; padding-left: 1rem;
}
} }
// Custom in-page toc. Apply this class as a modifier on top of the Docsy-provided .td-toc // Custom in-page toc. Apply this class as a modifier on top of the Docsy-provided .td-toc

@ -1 +1 @@
Subproject commit 67c4a5e1bdbb5d3ecb3119d028d0d16727115100 Subproject commit 36745d9b01133a81e5c970ecb6fccc01cb5a9cd6