[Video] Minor player tweaks (#5044)

This commit is contained in:
Samuel Newman
2024-08-30 20:48:23 +01:00
committed by GitHub
parent 8647c8e9f5
commit ab260c3599
5 changed files with 35 additions and 15 deletions
+1 -3
View File
@@ -78,9 +78,7 @@ export function VideoEmbed({embed}: {embed: AppBskyEmbedVideo.View}) {
setActiveSource(embed.playlist)
}}
label={_(msg`Play video`)}
variant="ghost"
color="secondary"
size="large">
color="secondary">
<PlayIcon width={48} fill={t.palette.white} />
</Button>
</>