mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat(GLTable): columns text overflow.
This commit is contained in:
@@ -75,6 +75,7 @@ export const useInvoicePaymentTransactionsColumns = () => {
|
||||
accessor: 'payment_number',
|
||||
width: 100,
|
||||
className: 'payment_number',
|
||||
textOverview: true,
|
||||
},
|
||||
{
|
||||
id: 'payment_reference_no',
|
||||
|
||||
Reference in New Issue
Block a user