Skip to content

Commit

Permalink
fix: allow scrolling in new budget view
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiphe committed Mar 9, 2021
1 parent 16d4e2f commit e1b4ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/NewBudget/NewBudget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export default function NewBudget({
return (
<Content
padding
scroll
header={
<Header>
<span>Create a new Budget</span>
Expand Down

0 comments on commit e1b4ee3

Please sign in to comment.