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