优化单据的遮罩样式

This commit is contained in:
季圣华
2022-12-13 22:41:07 +08:00
parent 6f6a4bbf91
commit b333f15e4d
41 changed files with 44 additions and 44 deletions

View File

@@ -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轴滚动条*/