Skip to content

Commit

Permalink
Merge pull request #687 from lasanthaS/bug-fixing
Browse files Browse the repository at this point in the history
Fix an alignment issue in the publisher
  • Loading branch information
tharikaGitHub authored Apr 7, 2024
2 parents c51d4e8 + 95c2877 commit 880276d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2765,10 +2765,6 @@ export default function Environments() {
)}
SelectProps={{
MenuProps: {
anchorOrigin: {
vertical: 'bottom',
horizontal: 'left',
},
getContentAnchorEl: null,
},
}}
Expand Down

0 comments on commit 880276d

Please sign in to comment.