atmosphere explorer
0
fork

Configure Feed

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

dim CID in label card

Juliet bbba69b1 c40cf897

+1 -1
+1 -1
src/views/labels.tsx
··· 49 49 </Show> 50 50 51 51 <Show when={label.cid}> 52 - <div class="truncate font-mono text-xs text-neutral-700 dark:text-neutral-300"> 52 + <div class="truncate font-mono text-xs text-neutral-600 dark:text-neutral-400"> 53 53 {label.cid} 54 54 </div> 55 55 </Show>