jhwxapp/miniprogram/pages/project_flowable/myProcessIns/index.wxss

19 lines
308 B
Plaintext

/* pageage/project_checking_list/project_checking_list.wxss */
.gd_max{
padding:10rpx 50rpx 0;
}
.gd_min{
padding: 30rpx 0;
text-align: center;
}
.gd_min image{
width: 150rpx;
height: 150rpx;
}
.gd_min view{
padding: 10rpx;
color: #89a4eb;
}
.inspect_max_scroll_1 {
height: 82vh;
}