Ver Fonte

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

xingyu há 2 anos atrás
pai
commit
e255d512cd

+ 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;