note layout fix
This commit is contained in:
parent
47e0c5a8cc
commit
0a05cf864c
@ -87,8 +87,8 @@ export function Note(props: NoteProps) {
|
||||
<NoteFooter ev={ev} replyCount={props.threadChains?.get(chainKey(ev))?.length} />
|
||||
</div>
|
||||
)}
|
||||
<div ref={setSeenAtRef} />
|
||||
</div>
|
||||
<div ref={setSeenAtRef} />
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user