feat(splunk-on-call-plugin): update changeset + theme style
Signed-off-by: Remi <remi.d45@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@ const useStyles = makeStyles((theme: Theme) =>
|
||||
overflow: 'auto',
|
||||
},
|
||||
subheader: {
|
||||
backgroundColor: 'white',
|
||||
backgroundColor: theme.palette.background.paper,
|
||||
},
|
||||
progress: {
|
||||
margin: `0 ${theme.spacing(2)}px`,
|
||||
|
||||
@@ -36,7 +36,7 @@ const useStyles = makeStyles((theme: Theme) =>
|
||||
overflow: 'auto',
|
||||
},
|
||||
subheader: {
|
||||
backgroundColor: 'white',
|
||||
backgroundColor: theme.palette.background.paper,
|
||||
},
|
||||
progress: {
|
||||
margin: `0 ${theme.spacing(2)}px`,
|
||||
|
||||
Reference in New Issue
Block a user