浏览代码

style: 滑块验证码添加文字提示左边距

xingyu 2 年之前
父节点
当前提交
e255d512cd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      yudao-ui-admin-vue3/src/components/Verifition/src/Verify.vue

+ 1 - 0
yudao-ui-admin-vue3/src/components/Verifition/src/Verify.vue

@@ -191,6 +191,7 @@ export default {
   transition: all 0.5s;
 }
 .verify-tips {
+  text-indent: 10px;
   position: absolute;
   left: 0px;
   bottom: 0px;