atmosphere explorer pds.ls
tool typescript atproto
434
fork

Configure Feed

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

fix padding on car explorer record link

Juliet 8b26f42b 5e49244f

+2 -2
+2 -2
src/views/car/explore.tsx
··· 570 570 571 571 return ( 572 572 <HoverCard 573 - class="flex w-full items-baseline gap-1 rounded px-1 py-0.5 hover:bg-neutral-200 active:bg-neutral-300 dark:hover:bg-neutral-700 dark:active:bg-neutral-600" 573 + class="flex w-full items-baseline gap-1 rounded hover:bg-neutral-200 active:bg-neutral-300 dark:hover:bg-neutral-700 dark:active:bg-neutral-600" 574 574 trigger={ 575 575 <button 576 576 onClick={() => { ··· 580 580 record: entry, 581 581 }); 582 582 }} 583 - class="flex w-full items-baseline gap-1 text-left" 583 + class="flex w-full items-baseline gap-1 px-1 py-0.5" 584 584 > 585 585 <span class="max-w-full shrink-0 truncate text-sm text-blue-500 dark:text-blue-400"> 586 586 {entry.key}