fix reply display name being clipped (#8315)

This commit is contained in:
Samuel Newman
2025-05-08 23:17:44 +03:00
committed by GitHub
parent 1c2a7b0b5a
commit 36697755c7
+1 -1
View File
@@ -94,7 +94,7 @@ export function ComposerReplyTo({replyTo}: {replyTo: ComposerOptsPostRef}) {
<View style={[a.flex_1, a.pl_md, a.pr_sm, a.gap_2xs]}>
<View style={[a.flex_row, a.align_center, a.pr_xs]}>
<Text
style={[a.font_bold, a.text_md, a.flex_shrink]}
style={[a.font_bold, a.text_md, a.leading_snug, a.flex_shrink]}
numberOfLines={1}
emoji>
{sanitizeDisplayName(