tangled
alpha
login
or
join now
aylac.top
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
atproto explorer
0
fork
atom
overview
issues
pulls
pipelines
fix padding label page
handle.invalid
5 months ago
6e637574
a4d639d9
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
labels.tsx
+1
-1
src/views/labels.tsx
···
62
62
return (
63
63
<div class="flex w-full flex-col items-center">
64
64
<form
65
65
-
class="flex w-full flex-col items-center gap-y-1"
65
65
+
class="flex w-full flex-col items-center gap-y-1 px-2"
66
66
onsubmit={(e) => {
67
67
e.preventDefault();
68
68
initQuery();