From 3509b436439be603785da952442a8afefe4aa5d9 Mon Sep 17 00:00:00 2001 From: gbanyan Date: Tue, 18 Nov 2025 23:49:08 +0800 Subject: [PATCH] Inline TOC list style overrides --- components/post-toc.tsx | 7 ++++++- styles/globals.css | 14 -------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/components/post-toc.tsx b/components/post-toc.tsx index 19c38bb..d40b101 100644 --- a/components/post-toc.tsx +++ b/components/post-toc.tsx @@ -104,7 +104,11 @@ export function PostToc() { style={{ top: `${indicator.top}px`, opacity: indicator.opacity }} aria-hidden="true" /> -