adddupporters.wxss
539 Bytes
.input_wrap {
width: 460rpx;
height: 90rpx;
font-size: 30rpx;
color: #333;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text_999_30 {
font-family: PingFangSC-Regular;
font-size: 30rpx;
color: #999;
}
.input_wrap01 {
width: 380rpx;
height: 90rpx;
font-size: 30rpx;
color: #333;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.image_camera {
width: 42rpx;
height: 42rpx;
margin-left: 10rpx;
margin-top: 22rpx;
}