style(order): apply proto2 surfaces

This commit is contained in:
zetaloop
2026-02-25 05:19:13 +08:00
parent 3f3172fabb
commit b57fe7f9dd
5 changed files with 31 additions and 28 deletions
+3 -3
View File
@@ -77,16 +77,16 @@ export default function ReviewPage({ params }: { params: Promise<{ id: string }>
}
return (
<div className="container mx-auto py-8 px-4 max-w-lg">
<div className="container mx-auto max-w-lg px-4 py-8 space-y-4">
<Link
href={`/order/${id}`}
className="inline-flex items-center gap-1 text-sm text-muted-foreground hover:text-foreground mb-4"
className="inline-flex items-center gap-1 text-sm text-muted-foreground hover:text-foreground"
>
<ArrowLeft className="h-4 w-4" />
</Link>
<Card>
<Card className="hover:shadow-[var(--shadow-card)]">
<CardHeader>
<CardTitle></CardTitle>
<p className="text-sm text-muted-foreground">