Hangover from earlier CSS scroll head patches in Cashtab. The height of hte wallet body component is set to leave exact space for the footer, so that we have no unnecessary scrolling.
On the onboarding page, we disable the footer, as we do not want navigation to any screens until the user has a wallet.
Adjust height of container for this case so there is not an empty space where the footer should be.