mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2025-01-19 11:40:05 +08:00
style: 滑块验证码添加文字提示左边距
This commit is contained in:
parent
1e6a8b0c2f
commit
e255d512cd
@ -191,6 +191,7 @@ export default {
|
||||
transition: all 0.5s;
|
||||
}
|
||||
.verify-tips {
|
||||
text-indent: 10px;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
bottom: 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user