In a recent change we modified the z index of the main card component. This had an impact on the connect wallet modal meaning the user options such as changing network and disconnect button could not be selected as the modal was now behind the main component.
This reverts the z index change, then adds some spacing to the footer to enable tokens in the to list to be selectable on short phones.
Description
In a recent change we modified the z index of the main card component. This had an impact on the connect wallet modal meaning the user options such as changing network and disconnect button could not be selected as the modal was now behind the main component.
This reverts the z index change, then adds some spacing to the footer to enable tokens in the to list to be selectable on short phones.
Other changes
Tested
Related issues
Checklist before requesting a review