mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
- Re-shape dashboard icons in 16 and 24 grid.
This commit is contained in:
@@ -79,7 +79,7 @@ const ItemsCategoryActionsBar = ({
|
||||
<Button
|
||||
className={classNames(Classes.MINIMAL, 'button--filter')}
|
||||
text={ filterCount <= 0 ? <T id={'filter'}/> : `${filterCount} filters applied`}
|
||||
icon={<Icon icon='filter' />}
|
||||
icon={<Icon icon='filter-18' iconSize={18} />}
|
||||
/>
|
||||
</Popover>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user