diff --git a/src/view/com/util/post-embeds/ExternalGifEmbed.tsx b/src/view/com/util/post-embeds/ExternalGifEmbed.tsx index 94df8d316b..6db4d6fefb 100644 --- a/src/view/com/util/post-embeds/ExternalGifEmbed.tsx +++ b/src/view/com/util/post-embeds/ExternalGifEmbed.tsx @@ -116,7 +116,6 @@ export function ExternalGifEmbed({ {height: imageDims.height}, a.w_full, a.overflow_hidden, - a.overflow_hidden, { borderBottomLeftRadius: 0, borderBottomRightRadius: 0,