From ee7012ace9bf5354ee31b8ce3de2763d77d0bfe4 Mon Sep 17 00:00:00 2001 From: libr Date: Mon, 19 Jan 2026 17:56:54 +0800 Subject: [PATCH] fix toc overflow --- src/components/TOCSidebar.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TOCSidebar.astro b/src/components/TOCSidebar.astro index c7e2599..d58d183 100644 --- a/src/components/TOCSidebar.astro +++ b/src/components/TOCSidebar.astro @@ -18,7 +18,7 @@ const parentId = isCurrentSubpost ? getParentId(currentPostId) : currentPostId sections.length > 0 && (