Skip to content

Commit

Permalink
Update Gitee icon size in binding.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyunchong committed Feb 23, 2024
1 parent a671015 commit ccce534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/setting/binding.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</a>
<a href="javascript:void(0);" @click="() => bind('Gitee')" v-if="showGitee">
<el-avatar class="margin-left-xs" title="码云登录" :size="40">
<SimpleIconsGitee width="1em" height="1em" />
<SimpleIconsGitee width="27" height="27.2" />
</el-avatar>
</a>
</div>
Expand Down

0 comments on commit ccce534

Please sign in to comment.