fix(miniprogram): stabilize synced order and design views
This commit is contained in:
@@ -124,11 +124,12 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-shrink: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.orders-page .order-icon-img {
|
||||
width: 56rpx;
|
||||
height: 56rpx;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.orders-page .order-info {
|
||||
|
||||
Reference in New Issue
Block a user