We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce12b6 commit e31d7dcCopy full SHA for e31d7dc
data/inspector/components/packets-panel.js
@@ -32,7 +32,7 @@ var PacketsParticipantsBar = React.createClass({
32
height: "24px",
33
borderBottom: "1px solid #aaaaaa",
34
boxShadow: "0px 2px 2px 0px #aaaaaa",
35
- zIndex: "1000"
+ zIndex: "900"
36
}
37
}, SPAN({ style: {
38
position: "absolute",
0 commit comments