mirror of
https://github.com/apache/superset.git
synced 2026-04-26 11:34:27 +00:00
fix(cosmetic): Fix Datasource Modal Out Of Box (#20237)
This commit is contained in:
@@ -49,10 +49,6 @@ const StyledDatasourceModal = styled(Modal)`
|
||||
.modal-footer {
|
||||
flex: 0 1 auto;
|
||||
}
|
||||
|
||||
.ant-modal-body {
|
||||
overflow: visible;
|
||||
}
|
||||
`;
|
||||
|
||||
interface DatasourceModalProps {
|
||||
|
||||
Reference in New Issue
Block a user