Skip to content

Commit

Permalink
Show add category (+) button on hover
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-jeremy committed Jun 14, 2023
1 parent 7e1a60c commit c9e68ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/desktop-client/src/components/budget/misc.js
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,6 @@ export function SidebarGroup({
e.stopPropagation();
onShowNewCategory(group.id);
}}
style={{ display: 'flex !important' }}
>
<SvgAdd width={12} height={12} />
</Button>
Expand Down

0 comments on commit c9e68ba

Please sign in to comment.