atproto explorer
0
fork

Configure Feed

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

break overflowing did doc content

Juliet 6d7f3ee3 9dfbbe79

+2 -2
+2 -2
src/views/repo.tsx
··· 233 233 <Show when={tab() === "doc"}> 234 234 <Show when={didDoc()}> 235 235 {(didDocument) => ( 236 - <div class="flex flex-col gap-y-1"> 237 - <div class="flex items-center justify-between"> 236 + <div class="break-anywhere flex flex-col gap-y-1"> 237 + <div class="flex items-center justify-between gap-2"> 238 238 <div> 239 239 <span class="font-semibold text-stone-600 dark:text-stone-400">ID </span> 240 240 <span>{didDocument().id}</span>