stupid layout again

This commit is contained in:
2026-02-10 04:45:45 -08:00
parent 48e5719813
commit 864a11fac4

View File

@@ -18,7 +18,7 @@
- Desktop: 2-column grid, right column reserved for the in-flow player sidebar
-->
<div
class="min-h-dvh max-w-full not-xl:min-w-[80dvw] lg:grid lg:grid-rows-[auto_1fr] gap-16 lg:grid-cols-[1fr_420px]"
class="min-h-dvh not-lg:w-full not-xl:min-w-[80dvw] lg:grid lg:grid-rows-[auto_1fr] gap-16 lg:grid-cols-[1fr_420px]"
>
<header
class="sticky top-0 z-40 border-b bg-background/80 backdrop-blur lg:col-span-2"