We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc0690 commit 6b02e5fCopy full SHA for 6b02e5f
ui/src/views/login/index.vue
@@ -45,7 +45,7 @@
45
>
46
</el-input>
47
48
- <img :src="identifyCode" alt="" height="40" class="ml-8 cursor" @click="makeCode" />
+ <img :src="identifyCode" alt="" height="38" class="ml-8 cursor border border-r-4" @click="makeCode" />
49
</div>
50
</el-form-item>
51
0 commit comments