From 03aa1e6dbc80d1faa0a5eee44d752e33ce7db34e Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 30 Mar 2026 13:03:25 -0500 Subject: [PATCH] Fix oversized reaction emoji in comment context header --- src/components/CommentContext.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CommentContext.tsx b/src/components/CommentContext.tsx index a2018194..ddfff0fd 100644 --- a/src/components/CommentContext.tsx +++ b/src/components/CommentContext.tsx @@ -542,7 +542,7 @@ function ReactionCommentContext({ event, className }: { event: NostrEvent; class className="text-primary hover:underline shrink-0 cursor-pointer" onClick={(e) => e.stopPropagation()} > - + by {author.isLoading ? (