From 2c519547900f9b37a9c7116a8e21378a77e7274e Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sun, 10 May 2026 10:50:37 +0000 Subject: [PATCH] whatif: widen number fields so 7-digit GBP doesn't clip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit NW seed at £1.5M was nearly clipping in the BigNumber inputs. Widened the form column 420→480px, switched the anchor row to a weighted 1.4/1.2/0.7 grid so NW seed and Spending get more room than Horizon, dropped the BigNumber font from text-2xl to text-xl, and tightened prefix/suffix padding to claw back digits. Co-Authored-By: Claude Opus 4.7 --- frontend/src/pages/WhatIf.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/pages/WhatIf.tsx b/frontend/src/pages/WhatIf.tsx index ec1e2ff..4b0ef80 100644 --- a/frontend/src/pages/WhatIf.tsx +++ b/frontend/src/pages/WhatIf.tsx @@ -167,7 +167,7 @@ export function WhatIf() {

-
+
@@ -241,7 +241,7 @@ function AnchorNumbers({ }) { return (
-
+
+