mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 02:22:09 +00:00
bracket indentation fix
This commit is contained in:
parent
f2414242fc
commit
6405dd5c95
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ const MetaPreview = ({ className, compact, name, logo, background, runtime, rele
|
|||
</div>
|
||||
:
|
||||
null
|
||||
}
|
||||
}
|
||||
</div>
|
||||
<div className={styles['action-buttons-container']}>
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue