Skip to content

Commit

Permalink
chore: steps demo bug (#2330)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wen1kang authored Feb 2, 2023
1 parent 83bbf27 commit 0460257
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion src/_common
5 changes: 0 additions & 5 deletions src/steps/_example/icon.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,3 @@ const renderSuccessIcon = () => {
return <CheckCircleIcon size="24" class="icon-margin" />;
};
</script>
<style lang="less">
.icon-margin {
margin-top: 3px;
}
</style>

0 comments on commit 0460257

Please sign in to comment.