From 3db3606f17ddafa43ff03c3abd64f741c045c2e8 Mon Sep 17 00:00:00 2001 From: DanielS Date: Tue, 21 Jul 2026 11:17:56 +0200 Subject: [PATCH] style(wizard): align partner and customer list color scheme --- shop/components/wizard/step-customer.tsx | 52 +++++++++++++++--------- 1 file changed, 33 insertions(+), 19 deletions(-) diff --git a/shop/components/wizard/step-customer.tsx b/shop/components/wizard/step-customer.tsx index 5aa41ac..396dd75 100644 --- a/shop/components/wizard/step-customer.tsx +++ b/shop/components/wizard/step-customer.tsx @@ -154,9 +154,9 @@ export function StepCustomer({ - {/* ─── 1. ADMIN PARTNER SELECTION (Unified Card/List with Pagination) ─── */} + {/* ─── 1. ADMIN PARTNER SELECTION ─── */} {isAdmin && ( -
+
@@ -189,7 +189,7 @@ export function StepCustomer({