Merge branch 'master' into production-docker
This commit is contained in:
commit
d2c8140442
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
||||||
flex: 1 0 0px;
|
flex: 1 0 0px;
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
// create a stacking context to isolate z-index layering
|
||||||
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.editor-console-container {
|
.editor-console-container {
|
||||||
|
|
Loading…
Reference in a new issue