fix:APAging summary stye.

This commit is contained in:
elforjani13
2022-01-02 18:39:53 +02:00
parent ecda9296b8
commit e1b6f0d879
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ export const useAPAgingSummaryColumns = () => {
{
Header: <T id={'vendor_name'} />,
accessor: 'name',
className: 'name',
className: 'vendor_name',
width: 240,
sticky: 'left',
textOverview: true,