mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
commit
c4604e7b91
|
@ -11,7 +11,7 @@ export function getDefaultStyle(props) {
|
||||||
|
|
||||||
return {
|
return {
|
||||||
position: 'fixed',
|
position: 'fixed',
|
||||||
zIndex: 999,
|
zIndex: 10000,
|
||||||
fontSize: 17,
|
fontSize: 17,
|
||||||
overflow: 'auto',
|
overflow: 'auto',
|
||||||
opacity: 0.92,
|
opacity: 0.92,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user