Broken on Safari

Width = stretch in vstack:

Width = stretch in hstack:

With workaround

The workaround is the following global CSS rule: #worked_around :where(.__wab_img-wrapper) { flex-direction: row; }

Width = stretch in vstack:

Width = stretch in hstack:

Made in Plasmic