mrr.sj.front/unpackage/dist/dev/mp-weixin/components/noData/noData.wxss

22 lines
392 B
Plaintext

.noData.data-v-1424cde4 {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.noData .noData-img.data-v-1424cde4 {
margin-top: 100rpx;
width: 348rpx;
height: 348rpx;
}
.noData .noData-text.data-v-1424cde4 {
width: 100%;
font-weight: 400;
font-size: 28rpx;
color: #666666;
line-height: 40rpx;
text-align: center;
font-style: normal;
}