30 lines
338 B
Plaintext
30 lines
338 B
Plaintext
|
|
.user-head{
|
|
height: 100rpx;
|
|
}
|
|
.user-head-img{
|
|
height: 90rpx;
|
|
width: 90rpx;
|
|
border-radius: 50%;
|
|
}
|
|
.hs-row-hd{
|
|
width: 180rpx;
|
|
}
|
|
.hs-row-bd{
|
|
color: #666;
|
|
font-size: 26rpx;
|
|
}
|
|
.button-bottom .btn {
|
|
width: 50%;
|
|
}
|
|
.hs-input{
|
|
width: 100%;
|
|
}
|
|
.lidiv-ft{
|
|
right: 26rpx;
|
|
}
|
|
.input-value{padding:0px ! important}
|
|
.arrow-area{display:none}
|
|
|
|
|