We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c305946 commit f8b613dCopy full SHA for f8b613d
front-end/h5/src/components/core/styles/index.scss
@@ -29,6 +29,8 @@
29
}
30
31
.canvas-editor-wrapper {
32
+ // inspired by https://github.com/Heboy/h5-maker/blob/38136192bab1427b9d5741a5dae0b5186d4b2ea0/src/scss/Page.scss#L8
33
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADVJREFUeNpifPHixQEGGgMWEPH161cHWlrCxEAHMGrJqCWjloxaMmrJqCWjloxaMrgtAQgwAL+YBst5kqDgAAAAAElFTkSuQmCC);
34
.element--editing {
35
outline: 1px dashed #70c0ff !important;
36
0 commit comments