PlayPickUp / pickup-ui

A collection of React Components that make up the PickUp world. 🌎⚡
https://ui.playpickup.com
3 stars 1 forks source link

fix(icons): set maxwidth to match size #285

Closed jimburch closed 2 years ago

jimburch commented 2 years ago

I can't replicate the issue so this is hard to test, but setting a maxWidth to match the width (set by the size prop) should prevent icons from blowing up on the picker like we're seeing in the game:

image