From fe4eb80ed5bacf2e3192301db26e7f8fda1ad157 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Tue, 8 Jul 2025 13:20:27 +0200 Subject: [PATCH] Justify-center BABYYYYYYYYYY --- src/components/JobCardDetails.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/JobCardDetails.tsx b/src/components/JobCardDetails.tsx index 1d8d6fe..9b76f67 100644 --- a/src/components/JobCardDetails.tsx +++ b/src/components/JobCardDetails.tsx @@ -282,16 +282,16 @@ const PriceDisplay: React.FC = ({ job }) => { return (
-
+
Target Price{taxSuffix}:
-
+
Break-even{taxSuffix}:
-
+
= ({ job }) => { {copying === 'targetPrice' && }
-
+
= ({ job }) => {
-
+
Adjusted Target{taxSuffix}:
-
+
Adjusted Break-even{taxSuffix}:
- -
+ +
= ({ job }) => { {copying === 'adjustedTargetPrice' && }
-
+