fix: adjust Card component styling in DataTable for improved layout consistency

This commit is contained in:
Yoga Pangestu 2026-08-02 01:27:32 +07:00
parent 384460686e
commit a632dd1a67

View File

@ -298,7 +298,7 @@ export function DataTable<TData, TValue>({
</div>
</div>
)}
<Card className="bg-sidebar p-0">
<Card className="shrink-0 bg-sidebar p-0">
<CardContent className="p-0">
<Table>
<TableHeader>