From 1dfb89977cc351c3ead22b308be86280be18e76d Mon Sep 17 00:00:00 2001 From: Chris Boyle Date: Wed, 3 Feb 2021 11:00:41 -0600 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20Updated=20the=20stepper?= =?UTF-8?q?=20labels,=20made=20steps=20linear?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stories/SQFormDialogStepper.stories.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/stories/SQFormDialogStepper.stories.js b/stories/SQFormDialogStepper.stories.js index 73ac4cfb..8c6a36a4 100644 --- a/stories/SQFormDialogStepper.stories.js +++ b/stories/SQFormDialogStepper.stories.js @@ -118,8 +118,7 @@ export const SQFormDialogStepperWithValidationAndHeightStyle = () => { }} fullWidth muiGridProps={{ - justify: 'space-between', - alignItems: 'center' + justify: 'space-between' }} initialValues={initialValues} setValues={() => { @@ -231,7 +230,6 @@ export const SQDialogStepperWithValidation = () => { maxWidth="md" muiGridProps={{ justify: 'space-between', - alignItems: 'center', spacing: 6 }} initialValues={{