mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-25 07:55:18 +00:00
Merge pull request #952 from gnosis/stepper-transparent-bg
Bug: Stepper component non-transparent bg
This commit is contained in:
commit
fc89af57aa
@ -108,6 +108,7 @@ const theme = createMuiTheme({
|
||||
MuiStepper: {
|
||||
root: {
|
||||
padding: `${lg} 0 0 15px`,
|
||||
background: 'transparent',
|
||||
},
|
||||
},
|
||||
MuiIconButton: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user