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
28
pulls
pipelines
fixed little alignment issue thing
cozylittle.house
5 months ago
2663ef31
0e194d64
+1
-1
1 changed file
expand all
collapse all
unified
split
app
reader
ReaderContent.tsx
+1
-1
app/reader/ReaderContent.tsx
···
173
173
publishedAt: string | undefined;
174
174
}) => {
175
175
return (
176
176
-
<div className="flex gap-2 items-center shrink-0">
176
176
+
<div className="flex gap-2 grow items-center shrink-0">
177
177
NAME HERE
178
178
{props.publishedAt && (
179
179
<>