添加验证码

master
Lee-1203 2022-02-15 11:19:47 +08:00
parent da4c95cf5d
commit 38d48be0ec
1 changed files with 10 additions and 0 deletions

View File

@ -2437,6 +2437,16 @@ textarea::-webkit-input-placeholder {
width: auto;
height: 45px;
}
.form-top>span{
width: 100%;
}
.form-top>span input{
width: calc(100% - 125px);
}
.form-top>span em{
width: 120px;
margin-top: 10px;
}
.corporate-name{
margin-top: 10px;
}