22 lines
386 B
Plaintext
22 lines
386 B
Plaintext
.no-data-tip.data-v-44b9a6f4 {
|
|
width: 100%;
|
|
}
|
|
.no-data-tip .imgBox.data-v-44b9a6f4 {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.no-data-tip .imgBigBox.data-v-44b9a6f4 {
|
|
width: 200px;
|
|
height: 150px;
|
|
}
|
|
.no-data-tip .textBox.data-v-44b9a6f4 {
|
|
font-size: 28rpx;
|
|
font-weight: bolder;
|
|
color: #B8B7B4;
|
|
width: 100%;
|
|
text-align: center;
|
|
margin-top: 8rpx;
|
|
}
|
|
|