Skip to content

Commit

Permalink
fix visual diff
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Aug 25, 2024
1 parent 6b6a620 commit 647db10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mui-lab/src/LoadingButton/LoadingButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ const LoadingButtonLabel = styled('span', {
return [styles.label];
},
})({
width: '100%', // Ensure the correct width for iOS Safari
display: 'inherit',
alignItems: 'inherit',
justifyContent: 'inherit',
Expand Down

0 comments on commit 647db10

Please sign in to comment.