style: Refine dashboard component padding, spacing, and typography.

This commit is contained in:
pradeepkumar
2026-01-18 20:18:30 +05:30
parent eea3016489
commit 0e47040c10
4 changed files with 21 additions and 21 deletions

View File

@@ -114,7 +114,7 @@ export default function AgentDashboard() {
</div>
{/* Right Content - Profile Info + Experience + All Sections */}
<div className="flex-1 space-y-6">
<div className="flex-1 space-y-4">
{/* Profile Card */}
<ProfileCard
firstName={firstName}