From f6c5be0ee4ec5236fcf26407052b2bed2a66188b Mon Sep 17 00:00:00 2001 From: gbanyan Date: Fri, 21 Nov 2025 01:44:23 +0800 Subject: [PATCH] Slim reading progress bar --- components/reading-progress.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/reading-progress.tsx b/components/reading-progress.tsx index 62d11af..b14b297 100644 --- a/components/reading-progress.tsx +++ b/components/reading-progress.tsx @@ -34,8 +34,8 @@ export function ReadingProgress() { if (!mounted) return null; return createPortal( -
-
+
+
0 ? 1 : 0 }}