feat: enhance UI in DashboardPage, ExtractionsPage, SettingsPage, and UsersPage with improved layout and descriptions

This commit is contained in:
JSC
2025-08-11 19:44:41 +02:00
parent dbbb9538dd
commit fc9cdf1065
4 changed files with 82 additions and 28 deletions

View File

@@ -103,7 +103,7 @@ export function ExtractionsPage() {
]
}}
>
<div className="flex-1 rounded-xl bg-muted/50 p-6">
<div className="flex-1 rounded-xl bg-muted/50 p-4">
<div className="flex items-center justify-between mb-6">
<div>
<h1 className="text-2xl font-bold">Audio Extractions</h1>