12 lines
180 B
Plaintext

.no_data_available {
height: 350rpx;
text-align: center;
padding-top: 100rpx;
}
.no_data_available ._image{
width: 300rpx;
height: 200rpx;
}
.no_data{
color: #999999;
}