p5.js-web-editor/client/styles/layout
Ben Duncan 3b1cd6782b Fixes #682 by isolating preview pane layers (#683)
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.
2018-09-07 17:25:09 -04:00
..
_fullscreen.scss implement sidebar design #234 (#235) 2016-12-19 17:07:04 -05:00
_ide.scss Fixes #682 by isolating preview pane layers (#683) 2018-09-07 17:25:09 -04:00