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

View File

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