0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

(fix) content scrolling for erc721 #504

Closed gabitoesmiapodo closed 5 years ago

gabitoesmiapodo commented 5 years ago

Closes #486

ERC20 should work as before.

ERC721 should scroll like a regular web page, except for the sticky header.

gabitoesmiapodo commented 5 years ago

@fvictorio

Yeah, but based on previous experience(s) I'd prefer each individual section to have the possibility of deciding if it needs that component or not. Making things too generic got us into this issue.