That height:auto causes several issues with Gutenberg content.
For example, background images in Cover block don’t fill the block’s height or don’t apply the default object-fit:cover correctly.
I have seen more blocks, like Media&Text, and features, like Lightbox, not working correctly anymore.
In every project that uses Gutenberg content, I have to add a very low specificity rule to override that height:auto and fix the issues:
Regarding the Gutenberg Lightbox: Can you briefly show me what exactly the problem is? I don’t see any difference there… in the cover and media+text block, however, I do @MattHias
@timmse
Oops, my bad. My Lightbox issue was caused by some other self-made conflict, not by Bricks’ height:auto. I apologize.
Great that you could confirm the other two instances. This will hopefully give you an idea of the impacts.
We’ve fixed this issue in Bricks 2.0.2 now available as a one-click update in your WordPress Dashboard.
Please take your time to read the changelog entry before updating: Bricks 2.0.2 Changelog – Bricks, and let us know if you continue to experience issues.