From b69755c2d6d0769b1d2b03ff296aa9b819887a36 Mon Sep 17 00:00:00 2001 From: gbanyan Date: Tue, 18 Nov 2025 23:41:37 +0800 Subject: [PATCH] Force TOC list to remove default bullets --- components/post-toc.tsx | 2 +- styles/globals.css | 63 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 1 deletion(-) diff --git a/components/post-toc.tsx b/components/post-toc.tsx index 826f6f0..19c38bb 100644 --- a/components/post-toc.tsx +++ b/components/post-toc.tsx @@ -104,7 +104,7 @@ export function PostToc() { style={{ top: `${indicator.top}px`, opacity: indicator.opacity }} aria-hidden="true" /> -