Lightbox backdrop fixes
This commit is contained in:
parent
695e029147
commit
3bce0ad4ae
5 changed files with 7 additions and 11 deletions
|
@ -21,13 +21,6 @@ const theme = createTheme({
|
|||
},
|
||||
},
|
||||
},
|
||||
MuiBackdrop: {
|
||||
styleOverrides: {
|
||||
root: {
|
||||
backgroundColor: 'rgba(0, 0, 0, 0.8)' // was: 0.5
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue