protofire / omen-exchange

Omen exchange
https://omen.eth.link/
GNU Affero General Public License v3.0
65 stars 77 forks source link

Remove unecessary height in Withdraw Modal #2229

Open pimato opened 2 years ago

pimato commented 2 years ago

Describe the task that needs to be done It looks like our min-height for the withdraw modal is set too high. Currently at 510px it leads to this:

Bildschirmfoto 2021-08-30 um 12 46 33

You can trigger the issue if you pick an asset which you have not available in the Omen Account.

Describe how you have considered doing it Either reducing the min-height requirement or remove it completely.

Describe how do you expect to test the task resolution