From a582ef9cb5fb8d0be4d75f1d488d4501647c5acc Mon Sep 17 00:00:00 2001 From: gbanyan Date: Wed, 19 Nov 2025 00:24:16 +0800 Subject: [PATCH] Scale right sidebar typography --- components/right-sidebar.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/components/right-sidebar.tsx b/components/right-sidebar.tsx index 688170c..61b2102 100644 --- a/components/right-sidebar.tsx +++ b/components/right-sidebar.tsx @@ -37,7 +37,7 @@ export function RightSidebar() { ].filter(Boolean) as { key: string; href: string; icon: any; label: string }[]; return ( -