atmosphere explorer
0
fork

Configure Feed

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

add active to collection in car view

Juliet 6f6db77f e4db2ded

+1 -1
+1 -1
src/views/car.tsx
··· 442 442 props.onRoute({ type: "collection", collection: entry }); 443 443 } 444 444 }} 445 - class="flex w-full items-center gap-2 rounded p-2 text-left text-sm hover:bg-neutral-200 dark:hover:bg-neutral-800" 445 + class="flex w-full items-center gap-2 rounded p-2 text-left text-sm hover:bg-neutral-200 active:bg-neutral-300 dark:hover:bg-neutral-800 dark:active:bg-neutral-700" 446 446 > 447 447 <span 448 448 class="truncate font-medium"