diff options
Diffstat (limited to 'src/view/com/util/post-embeds/GifEmbed.tsx')
-rw-r--r-- | src/view/com/util/post-embeds/GifEmbed.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/com/util/post-embeds/GifEmbed.tsx b/src/view/com/util/post-embeds/GifEmbed.tsx index 32bd75df0..5d21ce064 100644 --- a/src/view/com/util/post-embeds/GifEmbed.tsx +++ b/src/view/com/util/post-embeds/GifEmbed.tsx @@ -38,6 +38,7 @@ function PlaybackControls({ a.inset_0, a.w_full, a.h_full, + a.rounded_sm, { zIndex: 2, backgroundColor: !isLoaded |