Info add-on: update z-index of container

This commit is contained in:
Joe Kohlmann 2017-06-12 10:41:44 -04:00 committed by GitHub
parent 8bfdc25115
commit 9035f43af2

View File

@ -42,6 +42,7 @@ const stylesheet = {
right: 0,
padding: '0 40px',
overflow: 'auto',
zIndex: 99999,
},
children: {
position: 'relative',