Refactor spacing and layout in forms for improved UI consistency

This commit is contained in:
2026-01-26 16:56:29 +08:00
parent 783e0dc984
commit 23e72f80e5
6 changed files with 51 additions and 39 deletions

View File

@@ -71,7 +71,7 @@ function Home() {
</Tabs>
</CardHeader>
<CardContent className="pt-4 md:pt-6 px-3 md:px-6">
<CardContent className="pt-0 px-3 md:px-6">
<Tabs value={currentTab}>
<TabsContent value="custom-voice" className="mt-0">
<Suspense fallback={<FormSkeleton />}>