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

pull/2/head
xingyu 2022-12-05 19:48:32 +08:00
parent 1e6a8b0c2f
commit e255d512cd
1 changed files with 1 additions and 0 deletions

View File

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