分享朋友圈调整
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
/* 地址列表 */
|
||||
.list{ padding: 30rpx 0 180rpx; height: 100vh; box-sizing: border-box; background: #f7f8f9; }
|
||||
.address{ background: white; border-radius: 20rpx; margin: 0 30rpx; }
|
||||
.address{ background: white; border-radius: 20rpx; margin: 0 30rpx 30rpx; }
|
||||
.address-flex{ display: flex; justify-content: space-between; align-items: center; padding: 30rpx; }
|
||||
.address-icon{ width: 38rpx; height: 38rpx; }
|
||||
.address-btn{ width: 38rpx; height: 38rpx; }
|
||||
|
||||
Reference in New Issue
Block a user