From c52dcffffe5beaf31d977221f13defc2e00a8e01 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Sun, 19 Sep 2021 10:10:23 -0400 Subject: [PATCH] Update grpc.io-docsy, grpc.io branch (#861) --- assets/scss/_grpc.scss | 12 ++++++++---- themes/docsy | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/assets/scss/_grpc.scss b/assets/scss/_grpc.scss index fe11d4b..a9a95ca 100644 --- a/assets/scss/_grpc.scss +++ b/assets/scss/_grpc.scss @@ -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 diff --git a/themes/docsy b/themes/docsy index 67c4a5e..36745d9 160000 --- a/themes/docsy +++ b/themes/docsy @@ -1 +1 @@ -Subproject commit 67c4a5e1bdbb5d3ecb3119d028d0d16727115100 +Subproject commit 36745d9b01133a81e5c970ecb6fccc01cb5a9cd6