style: adjust layout spacing in agent and user dashboard wrappers
This commit is contained in:
@@ -95,7 +95,7 @@ export default function UserLayout({
|
||||
) : (
|
||||
<>
|
||||
{/* Regular Header for other pages */}
|
||||
<div className="px-4 py-3 bg-white">
|
||||
<div className="px-4 pt-3 pb-1 bg-white">
|
||||
<div className="max-w-7xl mx-auto">
|
||||
<CommonHeader />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user