We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3c6821 + 0684a78 commit 43c22b0Copy full SHA for 43c22b0
web/packages/dss/module/newGuidance/index.scss
@@ -292,7 +292,6 @@
292
.desc2 {
293
width : 200px;
294
margin-top : 65px;
295
- margin-bottom: 130px;
296
}
297
298
web/packages/dss/module/newGuidance/index.vue
@@ -397,8 +397,6 @@ export default {
397
this.currentStep += 1;
398
} else if (this.currentStep === 7) {
399
400
- this.$parent.$refs.layoutFooter.toggleGuide();
401
- this.$parent.$refs.layoutFooter.$refs.Guide.flag = false;
402
} else if (this.currentStep === 8) {
403
navM.addEventListener(
404
"click",
0 commit comments