Skip to content

Commit cf716ab

Browse files
committed
Merge branch 'master' of github.com:gaearon/react-hot-loader
2 parents ac583b5 + 125b213 commit cf716ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/errorReporter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ const overlayStyle = {
2828
padding: '16px',
2929
maxHeight: '50%',
3030
overflow: 'auto',
31+
zIndex: 10000
3132
};
3233

3334
const inlineErrorStyle = {

0 commit comments

Comments
 (0)