tloncorp / indigo-react

React components that implement Tlon's design language
MIT License
40 stars 6 forks source link

Box, Center: position statically #85

Closed liam-fitzgerald closed 3 years ago

liam-fitzgerald commented 3 years ago

Positions Box and Center statically, so as to avoid the flex-shrink shenanigans. Also reverts the flex-shrink: 0 change as the problems with flex-shrink disappear.