css - How to make flexbox list elements maintain its height when same row items are taller? -
this question has answer here:
- is possible flex items align tightly items above them? 5 answers
- make div span 2 rows in grid 2 answers
i have flex list may have elements of variable heights. items on same row taller elements auto-grow row height. how can make them stay @ size, , element on bottom of them vertically align top.
this happens:
this want happen:
Comments
Post a Comment