解决全屏单据编辑界面后,导致内部弹窗样式的问题
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
/*全屏模式*/
|
||||
.ant-modal-cust-warp .fullscreen .ant-modal-body {
|
||||
.ant-modal-cust-warp .fullscreen >.ant-modal-body {
|
||||
padding: 24px 24px 12px 24px;
|
||||
height: calc(100% - 200px) !important;
|
||||
overflow-y: auto
|
||||
|
||||
Reference in New Issue
Block a user