Bug: if a post had a large number of child posts, the child post preview box would expand beyond the width of the screen. Setting `min-width: 0` makes the flexbox column shrink instead of expand.
Bug: if a post had a large number of child posts, the child post preview box would expand beyond the width of the screen. Setting `min-width: 0` makes the flexbox column shrink instead of expand.