Skip to content

Commit

Permalink
chore: steps demo bug (Tencent#2330)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wen1kang authored and sinbadmaster committed Jun 2, 2023
1 parent 206a441 commit e360e6a
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 e360e6a

Please sign in to comment.