gp sticky
This commit is contained in:
@@ -522,8 +522,8 @@
|
|||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
{:else}
|
{:else}
|
||||||
<!-- Desktop: in-flow sidebar (this component is rendered inside a layout column on lg+) -->
|
<!-- Desktop: sticky, in-flow sidebar (sticks vertically, flows horizontally in the layout column) -->
|
||||||
<aside class="h-dvh bg-background">
|
<aside class="sticky top-4 h-[calc(100dvh-2rem)] overflow-auto bg-background">
|
||||||
<div class="flex items-center gap-2 border-b px-3 py-3">
|
<div class="flex items-center gap-2 border-b px-3 py-3">
|
||||||
<div class="min-w-0 flex-1">
|
<div class="min-w-0 flex-1">
|
||||||
<div class="truncate text-sm font-semibold">Player</div>
|
<div class="truncate text-sm font-semibold">Player</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user