style: refactor

This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
xingyu4j
2022-11-17 10:30:02 +08:00
gitea-unlock(16/)
parent d2d4794490
commit b28baf0ef5

2
yudao-ui-admin-vue3/src/components/Verifition/src/Verify/VerifySlide.vue
View File

@@ -137,7 +137,7 @@ export default {
default() { default() {
return { return {
width: '310px', width: '310px',
height: '40px' height: '30px'
} }
} }
} }