[Video] Misc player style tweaks (#5064)
* use actual black rather than theme black * adjust time/mute indicators
This commit is contained in:
parent
17d82a64a6
commit
eb868a042a
7 changed files with 31 additions and 30 deletions
|
@ -43,7 +43,7 @@ export function VideoPreview({
|
|||
a.overflow_hidden,
|
||||
a.border,
|
||||
t.atoms.border_contrast_low,
|
||||
{backgroundColor: t.palette.black},
|
||||
{backgroundColor: 'black'},
|
||||
]}>
|
||||
<VideoView
|
||||
player={player}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue