feat(ui): unify content shell layout

This commit is contained in:
zetaloop
2026-04-26 01:53:15 +08:00
parent 30c336345e
commit 58dc001146
16 changed files with 42 additions and 39 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ export default function WalletPage() {
}
return (
<div className="container mx-auto max-w-2xl px-4 py-8 space-y-6">
<div className="mx-auto max-w-2xl space-y-6">
<h1 className="text-2xl font-bold"></h1>
<Card className="border-border/60 shadow-sm">