diff --git a/plugins/catalog-react/src/components/EntityRefLink/EntityRefLink.tsx b/plugins/catalog-react/src/components/EntityRefLink/EntityRefLink.tsx index ee7d770769..329f52ea74 100644 --- a/plugins/catalog-react/src/components/EntityRefLink/EntityRefLink.tsx +++ b/plugins/catalog-react/src/components/EntityRefLink/EntityRefLink.tsx @@ -67,13 +67,8 @@ type PeekAheadPopoverProps = { const useStyles = makeStyles(() => { return { - popover: { - width: '80em', - minWidth: '80em', - maxWidth: '80em', - }, - card: { - width: '100%', + popoverPaper: { + width: '20em', }, }; }); @@ -99,8 +94,10 @@ export const PeekAheadPopover = ({ return ( - + {entityRef.namespace}