From 384a1dd262ac7206d7e85acba375232a8b8045e8 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Wed, 8 Jul 2026 02:14:49 -0400 Subject: [PATCH] fix(embeds): video player iframe collapses to ~200px (use padding-top, not aspect-ratio) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The inline video embed container (EmbedMediaLandscape/Portrait) used CSS aspect-ratio for its 16:9 / 9:16 box. An absolutely-positioned *replaced* element — the player