[Video] Misc player style tweaks (#5064)

* use actual black rather than theme black

* adjust time/mute indicators
This commit is contained in:
Samuel Newman
2024-09-02 09:33:46 +01:00
committed by GitHub
parent 17d82a64a6
commit eb868a042a
7 changed files with 31 additions and 30 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ export function VideoEmbed({embed}: {embed: AppBskyEmbedVideo.View}) {
a.rounded_sm,
a.overflow_hidden,
{aspectRatio},
{backgroundColor: t.palette.black},
{backgroundColor: 'black'},
a.my_xs,
]}>
<ErrorBoundary renderError={renderError} key={key}>