mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
fix:APAging summary stye.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user