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.
32 lines
605 B
32 lines
605 B
.tips.data-v-2baa3a98 {
|
|
height: 80rpx;
|
|
text-align: center;
|
|
}
|
|
.tips > ._span.data-v-2baa3a98 {
|
|
line-height: 80rpx;
|
|
font-size: 28rpx;
|
|
color: black;
|
|
}
|
|
.scrollView.data-v-2baa3a98 {
|
|
width: 690rpx;
|
|
padding: 0 30rpx;
|
|
}
|
|
.problemMb.data-v-2baa3a98 {
|
|
height: 105rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
border-bottom: 1rpx solid #eeeeee;
|
|
}
|
|
.problemMb > ._span.data-v-2baa3a98 {
|
|
vertical-align: top;
|
|
line-height: 105rpx;
|
|
font-size: 28rpx;
|
|
lor: #333333;
|
|
}
|
|
.problemMb > image.data-v-2baa3a98 {
|
|
margin: 45rpx 0 0 0;
|
|
vertical-align: top;
|
|
height: 30rpx;
|
|
width: 20rpx;
|
|
}
|
|
|
|
|