Restrict the z-index of the console (and any other preview panes) to the context of the preview container, thereby preventing any internal content from overlaying a modal. `z-index:0` is used as a more browser-compliant form of `isolation:isolate` or `contain:paint` to create an isolated stacking context. |
||
|---|---|---|
| .. | ||
| components | ||
| images | ||
| modules | ||
| sounds | ||
| styles | ||
| utils | ||
| constants.js | ||
| index.jsx | ||
| persistState.js | ||
| reducers.js | ||
| routes.jsx | ||
| store.js | ||