Commit 8db38893 authored by xioln's avatar xioln

登录验证码尺寸调整

parent 854b0328
...@@ -283,6 +283,13 @@ export default { ...@@ -283,6 +283,13 @@ export default {
top: 30px; top: 30px;
} }
.van-field__button{
img{
width: 80px;
height: 35px;
}
}
.form { .form {
height: calc(100% - 44px); height: calc(100% - 44px);
width: calc(100% - 40px); width: calc(100% - 40px);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment