From 0bfd75f8b3631da4f188470d22b09795551bfebf Mon Sep 17 00:00:00 2001 From: Isaac Mann Date: Mon, 13 May 2024 14:02:48 -0400 Subject: [PATCH] fix(nx-dev): move table of contents down (#23350) Move the top of the table of contents down --- nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx b/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx index df58f45996..94da615d09 100644 --- a/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx +++ b/nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx @@ -117,7 +117,7 @@ export function DocViewer({ {!hideTableOfContent && (