img grid paddings

This commit is contained in:
Martti Malmi
2023-11-29 15:09:46 +02:00
parent bbcedbd99c
commit 1f82d38acb
3 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,7 @@ export default function NoteReaction(props: NoteReactionProps) {
}}
/>
</div>
{root ? <Note data={root} options={opt} related={[]} depth={props.depth} /> : null}
{root ? <Note truncate={true} data={root} options={opt} related={[]} depth={props.depth} /> : null}
{!root && refEvent ? (
<p>
<Link to={eventLink(refEvent[1] ?? "", refEvent[2])}>