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.
6 lines
364 B
6 lines
364 B
/* other/pages/qualityAcceptDetail/qualityAcceptDetail.wxss */
|
|
@import "../infoList/infoList.wxss";
|
|
.top-box{ background-color: #FFF; font-size: 28rpx; margin-top: 111rpx;}
|
|
.row-list{ padding: 15rpx 20rpx; display: flex;}
|
|
.title-item{width: 120rpx; margin-right: 20rpx;}
|
|
.dh-icon{width: 70rpx; height: 30rpx; vertical-align: middle; transform: translate(0,-2rpx);} |