init
This commit is contained in:
18
wx05cb767e6530b48f/pages/flow/checkout.wxss
Normal file
18
wx05cb767e6530b48f/pages/flow/checkout.wxss
Normal file
@@ -0,0 +1,18 @@
|
||||
.checkout_list {
|
||||
background: #fff;
|
||||
border-bottom: 1rpx solid #eee;
|
||||
padding: 10px 15px 2px;
|
||||
}
|
||||
|
||||
.checkout_list .flow-shopList {
|
||||
border-bottom: 1rpx solid #eee;
|
||||
padding: 5rpx 0 10rpx;
|
||||
}
|
||||
|
||||
.checkout_list .flow-shopList:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.flow-header-left {
|
||||
padding-left: 90rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user