mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
fix: captcha style
This commit is contained in:
parent
190ca3e198
commit
8498687794
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue