display all the other song info on global player
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
- Mobile/tablet: single column, player renders client-only (mobile bar/drawer)
|
||||
- Desktop: 2-column grid, right column reserved for the in-flow player sidebar
|
||||
-->
|
||||
<div class="min-h-dvh lg:grid gap-16 lg:grid-cols-[1fr_340px]">
|
||||
<div class="min-h-dvh lg:grid gap-16 lg:grid-cols-[1fr_420px]">
|
||||
<main>
|
||||
{@render children()}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user