atproto explorer
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix error message width

Juliet 9101545c 3e503265

+1 -1
+1 -1
src/views/record.tsx
··· 198 198 <div class="i-line-md-loading-twotone-loop mt-3 text-xl" /> 199 199 </Show> 200 200 <Show when={validRecord() === false}> 201 - <div class="mb-2 mt-3 break-words">{notice()}</div> 201 + <div class="w-20rem mb-2 mt-3 break-words">{notice()}</div> 202 202 </Show> 203 203 <Show when={record()}> 204 204 <div class="my-4 flex w-full justify-center gap-x-2">