atmosphere explorer
0
fork

Configure Feed

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

reduce size of pfp in typeahead results

Juliet 3d72ee1a f25c0a53

+1 -1
+1 -1
src/components/search.tsx
··· 425 425 > 426 426 <img 427 427 src={actor.avatar?.replace("img/avatar/", "img/avatar_thumbnail/")} 428 - class="size-9 rounded-full" 428 + class="size-8 rounded-full" 429 429 /> 430 430 <div class="flex min-w-0 flex-col"> 431 431 <Show when={actor.displayName}>