调整页面布局(继续优化)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
/*列表页面弹出modal*/
|
||||
.ant-modal-cust-warp {
|
||||
margin-top: 101px;
|
||||
margin-top: 89px;
|
||||
margin-left: 151px;
|
||||
height: 100%
|
||||
}
|
||||
@@ -40,7 +40,7 @@
|
||||
}
|
||||
/*商品-列表页面弹出modal*/
|
||||
.ant-modal-material-warp {
|
||||
margin-top: 101px;
|
||||
margin-top: 89px;
|
||||
margin-left: 151px;
|
||||
height: 100%
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user