From dc3191b187be21862ffa69d2df3c59623bed2ebb Mon Sep 17 00:00:00 2001 From: hippoz <10706925-hippoz@users.noreply.gitlab.com> Date: Sun, 1 Oct 2023 19:19:03 +0300 Subject: [PATCH] janky fix to ensure consistent sizing of videos --- frontend/src/components/MessageAttachment.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/MessageAttachment.svelte b/frontend/src/components/MessageAttachment.svelte index f255668..3d54b86 100644 --- a/frontend/src/components/MessageAttachment.svelte +++ b/frontend/src/components/MessageAttachment.svelte @@ -92,7 +92,7 @@ Attachment {:else if renderAs === AttachmentRenderAs.Video} - + {:else if renderAs === AttachmentRenderAs.DownloadableFile}
{ attachment.file_name }