this repo has no description
0
fork

Configure Feed

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

reduce gap between log items

Juliet 259dc808 cc9610bf

+1 -1
+1 -1
src/views/logs.tsx
··· 215 215 </Show> 216 216 <Show when={oldValue && newValue}> 217 217 <div></div> 218 - <div class="flex min-w-0 flex-col gap-1 text-sm"> 218 + <div class="flex min-w-0 flex-col text-sm"> 219 219 <div class="flex items-start gap-2 text-red-600 dark:text-red-400"> 220 220 <span class="shrink-0">−</span> 221 221 <span class="break-all">{oldValue}</span>