#Flex Group with all the same height
5 messages · Page 1 of 1 (latest)
this is expected in CSS. for this to work, the parent component must have a specified height and the child components must be of type block element in order to the height have any effect.