fix player width

This commit is contained in:
Tixie 2020-02-24 09:30:48 +01:00
parent cfccc7f4b0
commit 4263abe3e4
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@
<Header></Header>
<section class="viewer" bind:this={viewerEl}>
<div class="container">
<Viewer large={large} sticky={sticky}></Viewer>
</div>
<Viewer large={large} sticky={sticky}></Viewer>
</section>
<section class="queue">