diff --git a/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Environments/Environments.jsx b/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Environments/Environments.jsx index d318f1b0499..c14e55c9ff1 100644 --- a/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Environments/Environments.jsx +++ b/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Environments/Environments.jsx @@ -2765,10 +2765,6 @@ export default function Environments() { )} SelectProps={{ MenuProps: { - anchorOrigin: { - vertical: 'bottom', - horizontal: 'left', - }, getContentAnchorEl: null, }, }}