Fix:3265 【礼品功能】收货信息整体往左移,左侧与按钮平行
This commit is contained in:
@@ -100,7 +100,7 @@ export default {
|
||||
<style scoped>
|
||||
.address-wrap{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: flex-start;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.address-list {
|
||||
|
||||
Reference in New Issue
Block a user