diff --git a/examples/view/demos/steps/demo-1.vue b/examples/view/demos/steps/demo-1.vue index 5d356b554..5c0e69ea7 100644 --- a/examples/view/demos/steps/demo-1.vue +++ b/examples/view/demos/steps/demo-1.vue @@ -57,4 +57,4 @@ export default { }, }, }; - \ No newline at end of file + diff --git a/src/components/dao-steps/dao-steps.scss b/src/components/dao-steps/dao-steps.scss index 5b2d8ecff..ee095cddb 100644 --- a/src/components/dao-steps/dao-steps.scss +++ b/src/components/dao-steps/dao-steps.scss @@ -134,4 +134,4 @@ color: $grey-light; cursor: not-allowed; } -} \ No newline at end of file +}