Skip to content

Commit

Permalink
fix(cosmetic): Fix Datasource Modal Out Of Box (#20237)
Browse files Browse the repository at this point in the history
  • Loading branch information
Renderz committed Jun 3, 2022
1 parent 80b5578 commit 5c02ab7
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ const StyledDatasourceModal = styled(Modal)`
.modal-footer {
flex: 0 1 auto;
}
.ant-modal-body {
overflow: visible;
}
`;

interface DatasourceModalProps {
Expand Down

0 comments on commit 5c02ab7

Please sign in to comment.