Closed diggeddy closed 1 month ago
I added a PR for this which applies max-width, height, and object-fit by default to the images.
I think adding object-fit makes sense here also because 99% of the time, this is the desired behavior, especially for someone who doesn't know CSS. The default behavior for the img tag is not intuitive and someone can always change it if that is somehow what they actually want.
Resolved in #1389
Image blocks have no max-width control within responsive views, resulting in unwanted overflow: