fix: captcha style

This commit is contained in:
wangdan-fit2cloud 2025-05-21 10:48:27 +08:00
parent 190ca3e198
commit 8498687794

View File

@ -45,7 +45,7 @@
>
</el-input>
<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" />
</div>
</el-form-item>
</div>