Rari-Capital / rari-dApp

Rari Capital's Web3 Portal.
https://app.rari.capital
GNU Affero General Public License v3.0
151 stars 69 forks source link

Fuse Pool page overflowing window width on desktop sizes #459

Closed sdn90 closed 2 years ago

sdn90 commented 2 years ago
Screen Shot 2021-10-14 at 7 51 05 PM

I did some investigating and it's due to a static width being set:

https://github.com/Rari-Capital/rari-dApp/blob/0df7d7a558546466b8842285b3d63ff22ebb3d68/src/components/pages/Fuse/FusePoolPage.tsx#L192

transmissions11 commented 2 years ago

boutta push a fix