tangled
alpha
login
or
join now
oppi.li
/
pdsls
forked from
pdsls.dev/pdsls
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
fix right margin in record view
juli.ee
7 months ago
7a719c7b
66048295
options
unified
split
Changed files
+1
-1
src
components
json.tsx
+1
-1
src/components/json.tsx
···
127
127
target="_blank"
128
128
>
129
129
<img
130
130
-
class="max-h-[16rem] max-w-[16rem]"
130
130
+
class="max-h-[16rem] w-full max-w-[16rem]"
131
131
src={`https://cdn.bsky.app/img/feed_thumbnail/plain/${repo}/${blob.ref.$link}@jpeg`}
132
132
/>
133
133
</a>