addextrainfo.wxss 595 Bytes
/* pages/main/addtionalreduce/addextrainfo/addextrainfo.wxss */
.text_black_30 {
  font-family: PingFangSC-Regular;
  font-size: 30rpx;
  color: #000;
  line-height: 90rpx;
  text-align: left
}

.input_wrap {
  width: 460rpx;
  height: 90rpx;
  font-size: 30rpx;
  color: #333;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.arrow_wrap {
  width: 40rpx;
  height: 40rpx;
  float: right;
  margin-top:24rpx;

}

/* .text_666_28 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #666;
  text-align: right;
  line-height: 90rpx;
} */