mirror of https://github.com/grpc/grpc.io.git
Update grpc.io-docsy, grpc.io branch (#861)
This commit is contained in:
parent
70f7a45a21
commit
c52dcffffe
|
|
@ -42,14 +42,18 @@ sections site wide to the original site's background svg.
|
|||
|
||||
// DOCS
|
||||
|
||||
// Extend the sidebar to the end of the visible page.
|
||||
.td-toc {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
// Extend the sidebar to the end of the visible page.
|
||||
.td-sidebar-toc {
|
||||
height: initial;
|
||||
padding-top: 4.75rem;
|
||||
|
||||
& ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.td-sidebar-nav__section .ul-1 ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
// 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
|
||||
Loading…
Reference in New Issue