studio - resolved safari/webkit display issue with unit editing window's wrapper background color
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user