mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-12 15:01:38 +03:00
parent
9bb3cfb90f
commit
75cbf96b2b
@ -50,7 +50,7 @@ export function Mention(props: {
|
||||
const name = showNickname ? contact?.nickname : cite(ship);
|
||||
|
||||
return (
|
||||
<ProfileOverlay ship={ship} api={api}>
|
||||
<ProfileOverlay ship={ship} api={api} display="inline">
|
||||
<Text
|
||||
marginLeft={first? 0 : 1}
|
||||
marginRight={1}
|
||||
|
Loading…
Reference in New Issue
Block a user