this repo has no description
0
fork

Configure Feed

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

transition colors indent

Juliet ec79856b 58b18caa

+1 -1
+1 -1
src/components/json.tsx
··· 157 157 <span 158 158 classList={{ 159 159 "self-center": value !== Object(value), 160 - "pl-[calc(2ch-0.5px)] border-l-[0.5px] border-neutral-500/50 dark:border-neutral-400/50 has-hover:group-hover/indent:border-neutral-700 dark:has-hover:group-hover/indent:border-neutral-300": 160 + "pl-[calc(2ch-0.5px)] border-l-[0.5px] border-neutral-500/50 dark:border-neutral-400/50 has-hover:group-hover/indent:border-neutral-700 transition-colors dark:has-hover:group-hover/indent:border-neutral-300": 161 161 value === Object(value), 162 162 "invisible h-0": !show(), 163 163 }}