From 1049410fee3f448e4476f3ff91904c922f7f127d Mon Sep 17 00:00:00 2001 From: "simon.franken" Date: Mon, 9 Mar 2026 11:20:53 +0100 Subject: [PATCH] adaption --- frontend/src/components/StatCard.tsx | 4 ++-- frontend/src/pages/DashboardPage.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/StatCard.tsx b/frontend/src/components/StatCard.tsx index 3627e7b..64e577f 100644 --- a/frontend/src/components/StatCard.tsx +++ b/frontend/src/components/StatCard.tsx @@ -24,13 +24,13 @@ export function StatCard({ icon: Icon, label, value, color, indicator }: StatCar

{label}

-

{value}

{indicator && ( )} +

{value}

diff --git a/frontend/src/pages/DashboardPage.tsx b/frontend/src/pages/DashboardPage.tsx index 94de5e3..24327d0 100644 --- a/frontend/src/pages/DashboardPage.tsx +++ b/frontend/src/pages/DashboardPage.tsx @@ -145,7 +145,7 @@ export function DashboardPage() {
{target.hasOngoingTimer && ( )}