style: 滑块验证码添加文字提示左边距
parent
1e6a8b0c2f
commit
e255d512cd
|
@ -191,6 +191,7 @@ export default {
|
||||||
transition: all 0.5s;
|
transition: all 0.5s;
|
||||||
}
|
}
|
||||||
.verify-tips {
|
.verify-tips {
|
||||||
|
text-indent: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
|
Loading…
Reference in New Issue