stop line breaks for timeelapsed (#4191)
This commit is contained in:
@@ -216,6 +216,7 @@ function ChatListItemReady({
|
|||||||
a.text_sm,
|
a.text_sm,
|
||||||
{lineHeight: 21},
|
{lineHeight: 21},
|
||||||
t.atoms.text_contrast_medium,
|
t.atoms.text_contrast_medium,
|
||||||
|
web({whiteSpace: 'preserve nowrap'}),
|
||||||
]}>
|
]}>
|
||||||
{' '}
|
{' '}
|
||||||
· {timeElapsed}
|
· {timeElapsed}
|
||||||
@@ -229,6 +230,7 @@ function ChatListItemReady({
|
|||||||
a.text_sm,
|
a.text_sm,
|
||||||
{lineHeight: 21},
|
{lineHeight: 21},
|
||||||
t.atoms.text_contrast_medium,
|
t.atoms.text_contrast_medium,
|
||||||
|
web({whiteSpace: 'preserve nowrap'}),
|
||||||
]}>
|
]}>
|
||||||
{' '}
|
{' '}
|
||||||
·{' '}
|
·{' '}
|
||||||
|
|||||||
Reference in New Issue
Block a user