mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-11-03 06:59:59 +08:00
style: 滑块验证码添加文字提示左边距
This commit is contained in:
@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user