1
0
Fork 0
forked from OpenNeo/impress
impress/src
Matchu 5a13959805 fix bug with zone badge wrapping
Oops, the <Wrap> component is nice, but it uses React.Children to apply margin to its _direct_ children, and our badges are not always direct children! (See the new `ZoneBadgeList`.)

I poked my head into how `Wrap` works, and it's honestly pretty simple, so I've applied the same styles manually. Ta da!
2020-10-24 00:32:23 -07:00
..
app fix bug with zone badge wrapping 2020-10-24 00:32:23 -07:00
images add WIP callout to user items page 2020-10-10 02:07:49 -07:00
server oops, fix crash when no neomail contact exists 2020-10-24 00:11:56 -07:00
stories simplify canvas code, just use separate elements 2020-10-08 04:13:47 -07:00
index.js inline index.css, omit unused fonts, preload hints 2020-05-18 00:56:46 -07:00