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 aaea9ee commit 327dd42Copy full SHA for 327dd42
1 file changed
app/pages/package-changes/[...path].vue
@@ -111,7 +111,7 @@ defineOgImageComponent('Default', {
111
/>
112
<section class="container w-full pt-3">
113
<div
114
- class="sticky top-[--combined-header-height] pa-3 z-2 flex justify-between gap-4 h-12"
+ class="sticky top-[--combined-header-height] pa-3 z-2 flex justify-between gap-4 h-14"
115
:class="$style.gitTocHeader"
116
>
117
<LinkBase
0 commit comments