this repo has no description

fix position dropdown menu

handle.invalid c67f0065 09d16625

verified
+1 -1
+1 -1
src/layout.tsx
··· 154 154 <DropdownMenu 155 155 icon="lucide--menu text-xl" 156 156 buttonClass="rounded-lg p-1" 157 - menuClass="top-10 p-3 text-sm" 157 + menuClass="top-8 p-3 text-sm" 158 158 > 159 159 <NavMenu href="/jetstream" label="Jetstream" /> 160 160 <NavMenu href="/firehose" label="Firehose" />