cloudfour/cloudfour.com-patterns

Embed block contents do not fill their container

tylersticka opened this issue · 0 comments

The WordPress core Embed block includes width and height attributes on elements like iframes. This means that if the container exceeds the width value, the embed will not expand to fill the available width. This is an issue because the block doesn't offer any controls for adjusting this width.