scaffold-eth / scaffold-eth-2

Open source forkable Ethereum dev stack
https://scaffoldeth.io
MIT License
1.19k stars 745 forks source link

Adjust `AddressQRCodeModal` spacing to fix icon size problem with some fonts #835

Closed Pabl0cks closed 2 months ago

Pabl0cks commented 2 months ago

While testing se-2-challenges we realized that with some addresses, the QR code modal was not showing copy icon properly. See discussion

If people change default font they should review overall UI and fix their specific needs, but since this is happening in our challenges, we could adjust spacing a bit to cover Challlenges case and give a bit more space for other font cases.

image