From 21550f13895243b019bff51381b942b1cc3c8281 Mon Sep 17 00:00:00 2001 From: DanielS Date: Fri, 10 Jul 2026 15:43:24 +0200 Subject: [PATCH] fix: sidebar top-[24vh] prevents stepper overlap, reduce max-h to 70vh --- shop/components/wizard/summary-sidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shop/components/wizard/summary-sidebar.tsx b/shop/components/wizard/summary-sidebar.tsx index a0625ef..4216c0f 100644 --- a/shop/components/wizard/summary-sidebar.tsx +++ b/shop/components/wizard/summary-sidebar.tsx @@ -69,8 +69,8 @@ export function SummarySidebar({ prevStep, }: SummarySidebarProps) { return ( -
- +
+ Zusammenfassung