tangled
alpha
login
or
join now
futur.blue
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
fix position dropdown menu
handle.invalid
4 months ago
c67f0065
09d16625
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+1
-1
1 changed file
expand all
collapse all
unified
split
src
layout.tsx
+1
-1
src/layout.tsx
···
154
154
<DropdownMenu
155
155
icon="lucide--menu text-xl"
156
156
buttonClass="rounded-lg p-1"
157
157
-
menuClass="top-10 p-3 text-sm"
157
157
+
menuClass="top-8 p-3 text-sm"
158
158
>
159
159
<NavMenu href="/jetstream" label="Jetstream" />
160
160
<NavMenu href="/firehose" label="Firehose" />