mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
committed by
GitHub
parent
5d3265b6db
commit
fc20e8b594
@@ -220,7 +220,7 @@ const ChangeDatasourceModal: FunctionComponent<ChangeDatasourceModalProps> = ({
|
||||
show={show}
|
||||
onHide={onHide}
|
||||
responsive
|
||||
title={t('Change Dataset')}
|
||||
title={t('Change dataset')}
|
||||
width={confirmChange ? '432px' : ''}
|
||||
height={confirmChange ? 'auto' : '480px'}
|
||||
hideFooter={!confirmChange}
|
||||
|
||||
Reference in New Issue
Block a user