moved confirm button
This commit is contained in:
parent
dfbb4347e0
commit
c67b395e5f
@ -4,10 +4,10 @@
|
||||
<div :class="['play__layout-playground', cssLayoutClass ]">
|
||||
<Quote :text="quote" />
|
||||
<Sources :sources="sources" :selectable="selectable" />
|
||||
<ConfirmButton v-if="selectable"/>
|
||||
</div>
|
||||
<div class="play__layout-right-column">
|
||||
<PlayerList :players="players" />
|
||||
<ConfirmButton v-if="selectable"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user