Group / Channel Members: Сorrect left position (#5773)
This commit is contained in:
parent
8b51c2a557
commit
9bbad7c202
@ -237,6 +237,7 @@ const ManageGroupMembers: FC<OwnProps & StateProps> = ({
|
|||||||
// eslint-disable-next-line react/jsx-no-bind
|
// eslint-disable-next-line react/jsx-no-bind
|
||||||
onClick={() => handleMemberClick(id)}
|
onClick={() => handleMemberClick(id)}
|
||||||
contextActions={getMemberContextAction(id)}
|
contextActions={getMemberContextAction(id)}
|
||||||
|
withPortalForMenu
|
||||||
>
|
>
|
||||||
<PrivateChatInfo userId={id} forceShowSelf withStory />
|
<PrivateChatInfo userId={id} forceShowSelf withStory />
|
||||||
</ListItem>
|
</ListItem>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user