From acb134e5183b7090edbf0886e47834599ac2ffd0 Mon Sep 17 00:00:00 2001 From: Sorin Davidoi Date: Tue, 20 Aug 2019 04:01:35 +0200 Subject: [PATCH] fix(components/media): Handling of grouped videos (#1409) * fix(components/media): Handling of grouped videos Fixes #1404 * fix(status/media): Wrap in a div --- src/routes/_components/status/Media.html | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/src/routes/_components/status/Media.html b/src/routes/_components/status/Media.html index 4be5e6ac..9c04f6c2 100644 --- a/src/routes/_components/status/Media.html +++ b/src/routes/_components/status/Media.html @@ -1,17 +1,19 @@ {#if type === 'video' || type === 'audio'} {#if blurhash} {#if type === 'video'} - +
+ +
{/if} {:else}