From f4c6a06ac14e2fee851b2046af3300b8c9b00821 Mon Sep 17 00:00:00 2001 From: corgifist Date: Fri, 25 Jul 2025 17:34:26 +0300 Subject: [PATCH] ui: added sidebar padding --- src/components/dashboard/Dashboard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/dashboard/Dashboard.tsx b/src/components/dashboard/Dashboard.tsx index 3fd74c2..446adc6 100644 --- a/src/components/dashboard/Dashboard.tsx +++ b/src/components/dashboard/Dashboard.tsx @@ -32,8 +32,8 @@ const items: DashboardItem[] = [ export const Dashboard = (): ReactNode => { return ( - - + +

ClipFusion