From 1397254dfda8a4e3f736e18f54ec3ea99be57bad Mon Sep 17 00:00:00 2001 From: chihlasm Date: Tue, 3 Mar 2026 08:12:36 -0500 Subject: [PATCH] feat: update QuickStats and SessionsPanel with glass-card styling Co-Authored-By: Claude Opus 4.6 --- frontend/src/components/dashboard/QuickStats.tsx | 6 +++--- frontend/src/components/dashboard/SessionsPanel.tsx | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/dashboard/QuickStats.tsx b/frontend/src/components/dashboard/QuickStats.tsx index 4cc2412e..385d1b25 100644 --- a/frontend/src/components/dashboard/QuickStats.tsx +++ b/frontend/src/components/dashboard/QuickStats.tsx @@ -18,15 +18,15 @@ export function QuickStats({ stats }: QuickStatsProps) { {stats.map((stat, i) => (
-

+

{stat.label}

-

+
+

Recent Sessions

View All