mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-02 07:06:41 +03:00
parent
57f8963b36
commit
5b636b7bef
@ -85,7 +85,7 @@ export function Profile(props: any) {
|
||||
</>
|
||||
) : null}
|
||||
</Row>
|
||||
<RichText disableRemoteContent maxWidth='18rem' overflowX='hidden' textOverflow="ellipsis"
|
||||
<RichText mb='0' py='2' disableRemoteContent maxWidth='18rem' overflowX='hidden' textOverflow="ellipsis"
|
||||
whiteSpace="nowrap"
|
||||
overflow="hidden" display="inline-block" verticalAlign="middle">{contact?.status ?? ""}</RichText>
|
||||
</Row>
|
||||
|
Loading…
Reference in New Issue
Block a user