CSS column-count not respected

后端 未结 4 1606
清酒与你
清酒与你 2021-01-18 09:51

There\'s a similar question here with no real answer: CSS columns bug — 5 column count only showing 4 (with images)

I\'m using column-count to display e

4条回答
  •  [愿得一人]
    2021-01-18 10:24

    For whatever reason, I'm not sure why, having an empty paragraph trailing the text will reflow columns again. This is not an ideal fix, as it should flow without empty elements, but it is a possible quick fix I've encountered, for someone who is having this problem still.

提交回复
热议问题