Fix Layout
This commit is contained in:
@@ -141,7 +141,6 @@ export default function DashboardPage() {
|
||||
|
||||
return (
|
||||
<div className="space-y-6">
|
||||
{/* Header / Filters */}
|
||||
<div className="flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between">
|
||||
<div>
|
||||
<h1 className="text-3xl font-extrabold tracking-tight">EOP Dashboard</h1>
|
||||
|
||||
Reference in New Issue
Block a user