优化单据的遮罩样式
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
}
|
||||
/*列表页面弹出modal*/
|
||||
.ant-modal-cust-warp {
|
||||
margin-top: 89px;
|
||||
margin-left: 151px;
|
||||
margin-top: 93px;
|
||||
margin-left: 154px;
|
||||
height: 100%
|
||||
}
|
||||
/*弹出modal Y轴滚动条*/
|
||||
@@ -46,8 +46,8 @@
|
||||
}
|
||||
/*商品-列表页面弹出modal*/
|
||||
.ant-modal-material-warp {
|
||||
margin-top: 89px;
|
||||
margin-left: 151px;
|
||||
margin-top: 93px;
|
||||
margin-left: 154px;
|
||||
height: 100%
|
||||
}
|
||||
/*商品-弹出modal Y轴滚动条*/
|
||||
|
||||
Reference in New Issue
Block a user