Completed stepper points as secondary
This commit is contained in:
parent
4a0b05ded4
commit
6c057fb976
|
@ -52,6 +52,9 @@ export default createMuiTheme({
|
|||
},
|
||||
},
|
||||
MuiStepIcon: {
|
||||
completed: {
|
||||
color: `${secondary} !important`,
|
||||
},
|
||||
active: {
|
||||
color: `${secondary} !important`,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue