mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
【订单列表】优化样式
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
.container {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #f4f4f4;
|
||||
color: #333;
|
||||
}
|
||||
@@ -26,7 +29,7 @@
|
||||
}
|
||||
}
|
||||
.main {
|
||||
margin-top: 100rpx;
|
||||
padding-top: 15rpx;
|
||||
}
|
||||
.prod-item {
|
||||
background-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user