css - How to make flexbox list elements maintain its height when same row items are taller? -


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:

enter image description here

this want happen:

enter image description here


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -