mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
feat: optimize the style of bank account transactions tables
This commit is contained in:
@@ -143,6 +143,7 @@ export function useExpensesTableColumns() {
|
||||
align: 'right',
|
||||
width: 150,
|
||||
clickable: true,
|
||||
money: true,
|
||||
className: clsx(CLASSES.FONT_BOLD),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user