mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-04 11:41:09 +00:00
override metapreview background
This commit is contained in:
parent
3f68cacab8
commit
e87c6d836c
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ const Discover = ({ urlParams, queryParams }) => {
|
|||
{...selectedMetaItem}
|
||||
className={styles['meta-preview-container']}
|
||||
compact={true}
|
||||
background={selectedMetaItem.poster}
|
||||
/>
|
||||
:
|
||||
<div className={styles['meta-preview-container']} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue