17 lines
254 B
Plaintext
17 lines
254 B
Plaintext
.main {
|
|
margin-top: 30rpx;
|
|
}
|
|
.no_ordes {
|
|
margin-top: 30rpx;
|
|
}
|
|
.no_orders_icon {
|
|
width: 352rpx;
|
|
height: 352rpx;
|
|
margin: 0 auto;
|
|
}
|
|
.no_orders_desc {
|
|
font-weight: 400;
|
|
font-size: 26rpx;
|
|
color: #999999;
|
|
text-align: center;
|
|
} |