[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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 35 additions and 15 deletions

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>
</>