Describe the bug
In the budget explorer, I am not able to add income or cost when using certain devices. After inputting the necessary details for the income or cost, I am unable to proceed to the next step. This issue stems from a positioning problem with the buttons, causing them to overflow to the bottom, thus rendering them invisible.

To Reproduce
Steps to reproduce the behavior:
- Go to Budgeting
- Click on Add Income
- Fill in details
- Cant access create income button at the bottom
Expected behavior
A scroll feature can be introduced, allowing users to scroll down the modal and access the create income button effortlessly. Alternatively, the white space within the modal can be reduced, to ensure that all elements fit well on the screen and remain visible without the need for scrolling.
Describe the bug

In the budget explorer, I am not able to add income or cost when using certain devices. After inputting the necessary details for the income or cost, I am unable to proceed to the next step. This issue stems from a positioning problem with the buttons, causing them to overflow to the bottom, thus rendering them invisible.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A scroll feature can be introduced, allowing users to scroll down the modal and access the create income button effortlessly. Alternatively, the white space within the modal can be reduced, to ensure that all elements fit well on the screen and remain visible without the need for scrolling.