We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c970c5 commit a4d7371Copy full SHA for a4d7371
airbyte-webapp/src/components/ui/Modal/Modal.module.scss
@@ -42,7 +42,6 @@
42
max-width: calc(100vw - #{variables.$spacing-lg} * 2);
43
display: flex;
44
flex-direction: column;
45
- overflow: hidden;
46
47
&.sm {
48
width: variables.$width-modal-sm;
0 commit comments