mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 20:39:08 +01:00
darker backdrop style for modal
This commit is contained in:
parent
a21f6f5f63
commit
424c1f23c9
@ -189,7 +189,7 @@ const MODALS = {
|
||||
}
|
||||
|
||||
const BACKDROPSTYLE = {
|
||||
backgroundColor: 'rgba(245, 245, 245, 0.85)',
|
||||
backgroundColor: 'rgba(0, 0, 0, 0.5)',
|
||||
}
|
||||
|
||||
function mapStateToProps (state) {
|
||||
|
Loading…
Reference in New Issue
Block a user