Skip to content

Commit a4d7371

Browse files
committed
fix: revert fix for modal scrollbars for now (#13927)
1 parent 9c970c5 commit a4d7371

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte-webapp/src/components/ui/Modal/Modal.module.scss

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
max-width: calc(100vw - #{variables.$spacing-lg} * 2);
4343
display: flex;
4444
flex-direction: column;
45-
overflow: hidden;
4645

4746
&.sm {
4847
width: variables.$width-modal-sm;

0 commit comments

Comments
 (0)