From db7a37a111cd6814eb157c5e6117c3a993672dc6 Mon Sep 17 00:00:00 2001 From: GuanMu Date: Mon, 17 Mar 2025 19:37:21 +0800 Subject: [PATCH] fix: adjust position of table of contents in Doc component (#15996) --- web/app/(commonLayout)/datasets/Doc.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/(commonLayout)/datasets/Doc.tsx b/web/app/(commonLayout)/datasets/Doc.tsx index f56a5bc909..554601264d 100644 --- a/web/app/(commonLayout)/datasets/Doc.tsx +++ b/web/app/(commonLayout)/datasets/Doc.tsx @@ -68,7 +68,7 @@ const Doc = ({ apiBaseUrl }: DocProps) => { return (
-
+
{isTocExpanded ? (