mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: Optimize SCSS architecture.
This commit is contained in:
@@ -45,7 +45,7 @@ function JournalSheetTable({
|
||||
Header: formatMessage({ id: 'transaction_type' }),
|
||||
accessor: (r) =>
|
||||
rowTypeFilter(r.rowType, r.transaction_type, ['first_entry']),
|
||||
className: 'transaction_type',
|
||||
className: 'reference_type_formatted',
|
||||
width: 145,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user