Skip to content

Commit f8b613d

Browse files
committed
feat(background-guideline): support guideline
1 parent c305946 commit f8b613d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

front-end/h5/src/components/core/styles/index.scss

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
}
3030

3131
.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);
3234
.element--editing {
3335
outline: 1px dashed #70c0ff !important;
3436
}

0 commit comments

Comments
 (0)