From a330439a183b42f4a63df8ae56e8ecb67078d8bf Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Thu, 19 Jun 2025 04:35:02 +0200 Subject: [PATCH 1/4] Show some right sidebar buttons on mobile --- .../Slices/Layout/_TableOfContents.cshtml | 15 +++--- src/Elastic.Markdown/Slices/_Layout.cshtml | 51 ++++++++++--------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/src/Elastic.Markdown/Slices/Layout/_TableOfContents.cshtml b/src/Elastic.Markdown/Slices/Layout/_TableOfContents.cshtml index a2b93d78f..a0c7cab26 100644 --- a/src/Elastic.Markdown/Slices/Layout/_TableOfContents.cshtml +++ b/src/Elastic.Markdown/Slices/Layout/_TableOfContents.cshtml @@ -1,6 +1,6 @@ @inherits RazorSlice -