From dc3c81c4e2923e0ab884adf119bd33c510db1f4a Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 3 Jul 2024 03:48:55 +0100 Subject: change maxWidth -> width to fix GIFs in DMs (#4717) Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> --- src/view/com/util/post-embeds/GifEmbed.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/view/com/util/post-embeds/GifEmbed.tsx b/src/view/com/util/post-embeds/GifEmbed.tsx index 1558b75c6..5e3a69391 100644 --- a/src/view/com/util/post-embeds/GifEmbed.tsx +++ b/src/view/com/util/post-embeds/GifEmbed.tsx @@ -124,15 +124,12 @@ export function GifEmbed({ ) return ( - +