Skip to content

Commit

Permalink
remove bg from spinner
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Sep 13, 2024
1 parent 872caf3 commit 211f699
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view/com/util/post-embeds/VideoEmbed.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ function InnerWrapper({embed}: Props) {
a.p_xs,
a.align_center,
a.justify_center,
{backgroundColor: 'rgba(0,0,0,0.5)'},
]}>
<Loader size="2xl" style={{color: 'white'}} />
</View>
Expand Down

0 comments on commit 211f699

Please sign in to comment.