We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 629239c + 5632011 commit 5124494Copy full SHA for 5124494
1 file changed
src/custom/Modal/index.tsx
@@ -51,6 +51,7 @@ const StyledDialog = styled(Dialog)`
51
&& {
52
.MuiDialog-paper {
53
border-radius: 0.5rem;
54
+ overflow: hidden;
55
}
56
57
`;
0 commit comments