a tool for shared writing and social publishing
0

Configure Feed

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

adding a missing gap in the publication button list

celine (Mar 3, 2026, 6:24 PM EST) 40e42a84 da378130

+1 -1
+1 -1
components/ActionBar/Publications.tsx
··· 41 41 42 42 return ( 43 43 <div 44 - className={`pubListWrapper w-full flex flex-col sm:bg-transparent sm:border-0 ${props.className}`} 44 + className={`pubListWrapper w-full flex flex-col gap-1 sm:bg-transparent sm:border-0 ${props.className}`} 45 45 > 46 46 {hasLooseleafs && ( 47 47 <>