style: Refine dashboard component padding, spacing, and typography.
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user