Fix Layout

This commit is contained in:
Thanakarn Klangkasame
2025-10-08 15:28:08 +07:00
parent 1c840420b3
commit 1df1338cb8
2 changed files with 115 additions and 411 deletions

View File

@@ -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>