Commit ffd585ae by Brian Talbot

studio - resolved safari/webkit display issue with unit editing window's wrapper background color

parent 6ca55b84
...@@ -305,6 +305,7 @@ ...@@ -305,6 +305,7 @@
.wrapper-component-editor { .wrapper-component-editor {
z-index: 9999; z-index: 9999;
position: relative; position: relative;
background: $lightBluishGrey2;
} }
.component-editor { .component-editor {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment