keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Content overflow in mobile phone [iOS] #272

Closed JaviAnibarro closed 4 years ago

JaviAnibarro commented 4 years ago

Description:

tBTC website does not load properly, almost half of the redeem button is missing when I opened it using mobile phone.

Steps to reproduce the behavior:

  1. Go to https://dapp.test.tbtc.network/
  2. See error

Expected behavior:

An adjusted content based on mobile screen

Environment details:

OS: iPhone 7 plus, iOS 13.5.1 Web Browser: Safari

Screenshots

overflow

Shadowfiend commented 4 years ago

@ironng do you mind poking at this? Feels like we just need to stack the two buttons when we hit the appropriate breakpoint.