this repo has no description
0
fork

Configure Feed

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

add gap between item and title

Juliet fc2acefc 4b3a280a

+1 -1
+1 -1
src/views/logs.tsx
··· 169 169 return ( 170 170 <div 171 171 classList={{ 172 - "grid grid-cols-[auto_1fr] gap-x-2": true, 172 + "grid grid-cols-[auto_1fr] gap-y-0.5 gap-x-2": true, 173 173 "opacity-60": diff.orig.nullified, 174 174 }} 175 175 >