添加验证码
parent
da4c95cf5d
commit
38d48be0ec
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue