diff --git a/src/components/Layout/Page.tsx b/src/components/Layout/Page.tsx index aa39fe5fc2b..3d96477c2b9 100644 --- a/src/components/Layout/Page.tsx +++ b/src/components/Layout/Page.tsx @@ -151,7 +151,7 @@ export function Page({
{showSidebar && (
@@ -192,7 +192,7 @@ export function Page({
-
+
{showToc && toc.length > 0 && }