You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.input-wrap {
|
|
background: #fff;
|
|
border-bottom: 1px solid #eee;
|
|
margin: 0 -12px;
|
|
padding: 0 12px;
|
|
height: 46px;
|
|
line-height: 46px;
|
|
}
|
|
.label {
|
|
color: #999;
|
|
width: 4.5em;
|
|
}
|
|
.account-info-input {
|
|
font-size: 18px;
|
|
line-height: 100%;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
textarea {
|
|
width: 100%;
|
|
} |