Skip to content
Snippets Groups Projects
Commit 6a1f2b90 authored by Abinas Kuganathan's avatar Abinas Kuganathan
Browse files

Update Questions.tsx

parent 0e806c99
No related branches found
No related tags found
No related merge requests found
Pipeline #326222 passed
...@@ -112,7 +112,7 @@ export const Questions = () => { ...@@ -112,7 +112,7 @@ export const Questions = () => {
<div> <div>
<MobileStepper <MobileStepper
style={{ width: "100%", maxWidth: "100%" }} style={{ width: "100%", maxWidth: "100%" }}
LinearProgressProps={{ style: { margin: "0 20px" } }} LinearProgressProps={{ style: { margin: "0 20px", width: "100%" } }}
variant="progress" variant="progress"
steps={questionnaire.categories.length} steps={questionnaire.categories.length}
position="static" position="static"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment