@@ -89,7 +89,7 @@ const WorkspaceRoleMenuButton = ({
|
||||
onChange: (role: WorkspaceRole) => void
|
||||
}) => {
|
||||
return (
|
||||
<Menu placement="bottom-end" isLazy matchWidth>
|
||||
<Menu placement="bottom" isLazy matchWidth>
|
||||
<MenuButton
|
||||
flexShrink={0}
|
||||
as={Button}
|
||||
|
||||
Reference in New Issue
Block a user