@@ -388,19 +388,20 @@
.checkItemModule-title-box {
display: flex;
- height: 104rpx;
+ height: 100rpx;
background-color: #FFFFFF;
- margin-bottom: 12rpx;
+ border-bottom:1rpx solid #dedede;
.checkItemModule-title-p {
width: 140rpx;
- height: 93rpx;
>view:nth-child(1) {
color: #333;
text-align: center;
font-size: 29rpx;
- line-height: 87rpx;
+ line-height: 30rpx;
+ margin:35rpx 0 20rpx 0;
}
>view:nth-child(2) {