mirror of
https://github.com/HexCardGames/HexDeck.git
synced 2025-09-05 03:08:39 +02:00
fix(frontend): adjust breakpoint of lobby grid
This commit is contained in:
@ -121,8 +121,7 @@
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- TODO Grid not fully responsive -->
|
<div class="grid lg:grid-flow-col grid-flow-row justify-center mt-6 mb-2 gap-4">
|
||||||
<div class="grid md:grid-flow-col grid-flow-row justify-center mt-6 mb-2 gap-4">
|
|
||||||
<!-- Rename (This) Player -->
|
<!-- Rename (This) Player -->
|
||||||
{#if sessionStore.isConnected()}
|
{#if sessionStore.isConnected()}
|
||||||
<RenamePlayer />
|
<RenamePlayer />
|
||||||
|
Reference in New Issue
Block a user