We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bb75a commit 7e651b7Copy full SHA for 7e651b7
1 file changed
src/app/_components/gallery-client.tsx
@@ -286,7 +286,7 @@ export function GalleryClient({
286
287
<div className="grid grid-cols-1 gap-6 lg:grid-cols-12">
288
<aside className="lg:col-span-4 xl:col-span-3">
289
- <div className="space-y-4 lg:sticky lg:top-24">
+ <div className="space-y-4 lg:sticky lg:top-32">
290
<section className="tb-frame p-4">
291
<label className="block" htmlFor="task-explorer-search">
292
<span className="text-xs font-bold uppercase tracking-[0.18em] text-slate-500">
0 commit comments