Skip to content

Commit

Permalink
Revert incorrect style removal
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoAndai committed Jun 27, 2024
1 parent d204f41 commit 130a386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mui-material/src/Dialog/Dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ const DialogPaper = styled(Paper, {
style: {
display: 'inline-block',
verticalAlign: 'middle',
textAlign: 'initial',
},
},
{
Expand Down

0 comments on commit 130a386

Please sign in to comment.