From 8b55d422391a45ce8225e414adc05368d8010ebd Mon Sep 17 00:00:00 2001 From: ZeroZ_JQ Date: Mon, 17 Mar 2025 16:24:01 +0800 Subject: [PATCH 01/21] fix: adjust position of table of contents in Doc component --- 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 ? (