[ML] Remove fit-content

This commit is contained in:
Quynh Nguyen 2021-02-14 15:11:03 -06:00
parent bc435134b7
commit 76c9c799df

View file

@ -150,7 +150,6 @@ export const AdvancedRuntimeMappingsSettings: FC<StepDefineFormHook> = (props) =
</EuiText>
<EuiSpacer size="s" />
<EuiButton
style={{ width: 'fit-content' }}
size="s"
fill
onClick={applyChanges}