tangled
alpha
login
or
join now
olaren.dev
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
atmosphere explorer
0
fork
atom
overview
issues
pulls
pipelines
reduce padding in repo list
handle.invalid
1 month ago
28c0cca7
da2558b2
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
views
pds.tsx
+1
-1
src/views/pds.tsx
···
55
55
return (
56
56
<A
57
57
href={`/at://${repo.did}`}
58
58
-
class="dark:hover:bg-dark-200 flex min-w-0 items-start gap-2 rounded p-1.5 text-left hover:bg-neutral-200/70"
58
58
+
class="dark:hover:bg-dark-200 flex min-w-0 items-start gap-2 rounded px-1.5 py-1 text-left hover:bg-neutral-200/70"
59
59
>
60
60
<div class="flex min-w-0 flex-1 flex-col">
61
61
<div class="flex items-center gap-x-2 text-sm">