mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
feat: optimize the style of bank account transactions tables
This commit is contained in:
@@ -27,6 +27,7 @@ export const useManualJournalsColumns = () => {
|
||||
accessor: 'formatted_amount',
|
||||
width: 115,
|
||||
clickable: true,
|
||||
money: true,
|
||||
align: 'right',
|
||||
className: clsx(CLASSES.FONT_BOLD),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user