I have a smart-scrolling list of cards, and while I love the look of card-columns
, its pretty frustrating that it orders top to bottom, like so:
1 4 7
2 5 8
3 6 9
This vertical ordering seems basically useless for anything where the content loads more than a few items. If I have 50 items, some of the least important ones will be at the top!
I've tried some variations using flexbox, but couldn't get anything to work. Does anyone have horizontal ordering working?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…