fix: styling for change dataset confirmation (#12471)

This commit is contained in:
Hugh A. Miles II 2021-01-13 12:48:15 -05:00 committed by GitHub
parent 086b3a66a0
commit 7ac6e61b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ const ChangeDatasourceModal: FunctionComponent<ChangeDatasourceModalProps> = ({
onHide={onHide}
responsive
title={t('Change Dataset')}
height="350px"
width={confirmChange ? '432px' : ''}
footer={
<>
{confirmChange && (