fix player width
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user