This commit is contained in:
@@ -342,10 +342,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.order-list {
|
||||
padding: 0 20rpx;
|
||||
}
|
||||
|
||||
.empty-state {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -376,7 +372,7 @@
|
||||
.order-card {
|
||||
background: #fff;
|
||||
border-radius: 20rpx;
|
||||
margin: 0 20rpx 24rpx;
|
||||
margin: 0 0 24rpx;
|
||||
overflow: hidden;
|
||||
box-shadow: 0 4rpx 20rpx rgba(0, 0, 0, 0.04);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user