fix: rowClassNames.

This commit is contained in:
elforjani13
2021-11-11 15:23:23 +02:00
parent 66641ca56e
commit 5803760c61
9 changed files with 17 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ export function useGeneralLedgerTableColumns() {
return row.date;
},
className: 'date',
textOverview: true,
// textOverview: true,
width: 120,
},
{