From 20d7bdd48205c4f4a16131b9227f3a0a5bf7c3a2 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sat, 28 Mar 2026 22:56:57 +0100 Subject: [PATCH] fix: larger sidebar tooltips (text-sm, more padding) --- components/dashboard/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/Sidebar.tsx b/components/dashboard/Sidebar.tsx index 9db9766..ac93598 100644 --- a/components/dashboard/Sidebar.tsx +++ b/components/dashboard/Sidebar.tsx @@ -109,7 +109,7 @@ function SidebarTooltip({ children, label }: { children: React.ReactNode; label: {children} {show && typeof document !== 'undefined' && createPortal( {label}