chore: adjust header column styling

This commit is contained in:
ValdiANS
2026-01-05 11:19:59 +07:00
parent 1571d79685
commit 2ab2cd6d99
@@ -352,7 +352,7 @@ const ProductionResultProjectFlockKandangTable = ({
productionResults?.data?.length === 0,
}),
headerColumnClassName:
'px-4 py-3 border-base-content/10 text-base-content/50',
'px-4 py-3 border-x border-base-content/10 text-base-content/50',
}}
/>
</div>