diff --git a/src/app/components/url-preview/UrlPreview.css.tsx b/src/app/components/url-preview/UrlPreview.css.tsx index 3f89a021c..99e6afcc5 100644 --- a/src/app/components/url-preview/UrlPreview.css.tsx +++ b/src/app/components/url-preview/UrlPreview.css.tsx @@ -213,11 +213,16 @@ export const EmbedMediaLandscape = style([ { position: 'relative', width: '100%', - aspectRatio: '16 / 9', + // 16:9 via the padding-top hack (56.25%), NOT `aspect-ratio`. An absolutely- + // positioned *replaced* element (the player