We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399f7f9 commit 5f037b7Copy full SHA for 5f037b7
app/pages/package-code/[[org]]/[packageName]/v/[version]/[...filePath].vue
@@ -362,7 +362,7 @@ defineOgImageComponent('Default', {
362
<!-- File content / Directory listing - sticky with internal scroll on desktop -->
363
<div class="flex-1 min-w-0 self-start">
364
<div
365
- class="sticky z-10 top-25 bg-bg border-b border-border px-4 py-2 flex items-center justify-between gap-2 text-nowrap overflow-x-auto max-w-full"
+ class="sticky z-5 top-25 bg-bg border-b border-border px-4 py-2 flex items-center justify-between gap-2 text-nowrap overflow-x-auto max-w-full"
366
>
367
<div class="flex items-center gap-2">
368
0 commit comments