style(wizard): reduce top padding and header spacing in step 1 and step 3

This commit is contained in:
DanielS
2026-08-11 22:39:05 +02:00
parent 2f2cba1687
commit 17e5b27dfc
2 changed files with 4 additions and 4 deletions

View File

@@ -854,11 +854,11 @@ export function OrderWizard({
}
return (
<div className="max-w-7xl mx-auto px-4 py-6">
<div className="max-w-7xl mx-auto px-4 pt-2 pb-6">
<div className="grid grid-cols-1 lg:grid-cols-12 gap-8 items-start">
<div className="grid grid-cols-1 lg:grid-cols-12 gap-6 items-start">
{/* Left Side Status Stepper & Categories for ALL steps */}
<div className="lg:col-span-3 bg-slate-900/50 backdrop-blur-md border border-white/10 rounded-2xl p-6 space-y-6 sticky top-6">
<div className="lg:col-span-3 bg-slate-900/50 backdrop-blur-md border border-white/10 rounded-2xl p-5 space-y-5 sticky top-2">
<div>
<h2 className="text-xs font-bold uppercase tracking-wider text-slate-400 mb-1">
Fortschritt