fix player width
This commit is contained in:
parent
cfccc7f4b0
commit
4263abe3e4
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue