Open SidSidSid16 opened 4 years ago
Upon further investigation, the problem is due to the featured image of the post. Without the featured image being included in the frame, the grid seems to size the rows correctly. I've edited the original bug report to include another Stackoverflow question which I've posted.
Describe the bug Cells for some rows are much bigger than the total height of their children.
To Reproduce Steps to reproduce the behaviour:
Expected behaviour The row height is set to auto, therefore, the height must be just about big enough to fit its children. There shouldn't be any empty space below the content.
Screenshots
Notice the empty space below the date and time text on the 2nd row, this row should not be this big.
Additional context A Stackoverflow post of this issue can be found here and another one can be found here