diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/screens/Messages/List/ChatListItem.tsx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/screens/Messages/List/ChatListItem.tsx b/src/screens/Messages/List/ChatListItem.tsx index 47a5772ad..52fae7d29 100644 --- a/src/screens/Messages/List/ChatListItem.tsx +++ b/src/screens/Messages/List/ChatListItem.tsx @@ -216,6 +216,7 @@ function ChatListItemReady({ a.text_sm, {lineHeight: 21}, t.atoms.text_contrast_medium, + web({whiteSpace: 'preserve nowrap'}), ]}> {' '} · {timeElapsed} @@ -229,6 +230,7 @@ function ChatListItemReady({ a.text_sm, {lineHeight: 21}, t.atoms.text_contrast_medium, + web({whiteSpace: 'preserve nowrap'}), ]}> {' '} ·{' '} |