From e55468116ef0c59740309fbc9f2197329cc768e5 Mon Sep 17 00:00:00 2001 From: Knee Cola Date: Sat, 22 Nov 2025 23:16:41 +0100 Subject: [PATCH] Adjust margin of monthly statement fieldset in LocationCard component --- app/ui/LocationCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ui/LocationCard.tsx b/app/ui/LocationCard.tsx index 998ee10..98f36a3 100644 --- a/app/ui/LocationCard.tsx +++ b/app/ui/LocationCard.tsx @@ -54,7 +54,7 @@ export const LocationCard:FC = ({location, currency}) => { { monthlyExpense > 0 || seenByTenant ? -
+
{t("monthly-statement-legend")} { monthlyExpense > 0 ?