Skip to content

Commit

Permalink
Update IngestionSourceBuilderModal.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jjoyce0510 authored Jun 28, 2024
1 parent a5d2a9a commit a07f837
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ const StyledModal = styled(Modal)`
&& .ant-modal-content {
border-radius: 16px;
overflow: hidden;
min-width: 400px;
}
min-width: 400px;
`;

const TitleContainer = styled.div`
Expand Down

0 comments on commit a07f837

Please sign in to comment.