tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
27
pulls
pipelines
adding a missing gap in the publication button list
cozylittle.house
1 week ago
40e42a84
da378130
+1
-1
1 changed file
expand all
collapse all
unified
split
components
ActionBar
Publications.tsx
+1
-1
components/ActionBar/Publications.tsx
···
41
41
42
42
return (
43
43
<div
44
44
-
className={`pubListWrapper w-full flex flex-col sm:bg-transparent sm:border-0 ${props.className}`}
44
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
<>