From 16ec32cf6529618415a5d4ad7d8ea8c9e9eb075c Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Tue, 8 Sep 2026 14:26:39 +0200 Subject: [PATCH] style(dashboard): apply surface treatment to analytics KPI cards Add a light/dark ring around the dashboard analytics KPI group and use canvas-tinted dark card backgrounds instead of dark:bg-base so the cards match other dashboard surfaces. --- .../livewire/dashboard/traffic-analytics.blade.php | 10 +++++----- .../DashboardTrafficAnalyticsTest.php | 11 +++++++++++ 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/resources/views/livewire/dashboard/traffic-analytics.blade.php b/resources/views/livewire/dashboard/traffic-analytics.blade.php index a87272008b..6c0bbcc451 100644 --- a/resources/views/livewire/dashboard/traffic-analytics.blade.php +++ b/resources/views/livewire/dashboard/traffic-analytics.blade.php @@ -65,9 +65,9 @@ $spark = 'refreshChartData-'.$chartId.'-status'; icon-name="network" /> @else {{-- Sparkline KPI cards. Each links through to the full analytics page. --}} -