Skip to content

Commit

Permalink
refactor: 优化样式
Browse files Browse the repository at this point in the history
  • Loading branch information
wxg0103 committed Oct 25, 2024
1 parent a05fe98 commit b9de024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/views/login/components/wecomQrCode.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div id="wecom-qr" class="wecom-qr"></div>
<div id="wecom-qr" class="wecom-qr" style="margin-left: 60px"></div>
</template>

<script lang="ts" setup>
Expand Down

0 comments on commit b9de024

Please sign in to comment.