Skip to content

Commit 7f2df6f

Browse files
committed
Updated sidebar style
1 parent 10d8adf commit 7f2df6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/Package/Skeleton.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<div
182182
class="space-y-6 sm:space-y-8 min-w-0 lg:(max-h-[calc(100dvh-8.5rem)] overscroll-contain) xl:(max-h-[calc(100dvh-6rem)])"
183183
>
184-
<div class="flex flex-col gap-4 sm:gap-6 xl:pt-4">
184+
<div class="flex flex-col gap-4 sm:gap-6 lg:pt-4">
185185
<!-- Download stats — matches CollapsibleSection + sparkline skeleton -->
186186
<section>
187187
<div class="flex items-center justify-between mb-3 px-1">

0 commit comments

Comments
 (0)