From 17e5b27dfc5357924c2188c307aa7e457df51f7f Mon Sep 17 00:00:00 2001 From: DanielS Date: Tue, 11 Aug 2026 22:39:05 +0200 Subject: [PATCH] style(wizard): reduce top padding and header spacing in step 1 and step 3 --- shop/components/order-wizard.tsx | 6 +++--- shop/components/wizard/step-customer.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shop/components/order-wizard.tsx b/shop/components/order-wizard.tsx index 3e6f4e9..572271e 100644 --- a/shop/components/order-wizard.tsx +++ b/shop/components/order-wizard.tsx @@ -854,11 +854,11 @@ export function OrderWizard({ } return ( -
+
-
+
{/* Left Side Status Stepper & Categories for ALL steps */} -
+

Fortschritt diff --git a/shop/components/wizard/step-customer.tsx b/shop/components/wizard/step-customer.tsx index 9380438..c43dca4 100644 --- a/shop/components/wizard/step-customer.tsx +++ b/shop/components/wizard/step-customer.tsx @@ -145,7 +145,7 @@ export function StepCustomer({ return ( - + Für wen bestellen Sie?