| | |
| | | .custom-popview.popview-modal { |
| | | >.ant-modal-content >.ant-modal-body { |
| | | .ant-modal-content .ant-modal-body { |
| | | padding: 0; |
| | | .custom-page-wrap { |
| | | min-height: 200px; |
| | | } |
| | | .pop-page-wrap { |
| | | min-height: 200px; |
| | | } |
| | | } |
| | | } |
| | | .custom-popview.popview-modal.miniview { |
| | | .ant-modal-header { |
| | | display: none; |
| | | } |
| | | .ant-modal-footer { |
| | | display: none; |
| | | } |
| | | .ant-modal-body { |
| | | padding: 0px; |
| | | border-radius: 4px; |
| | | max-height: calc(100vh - 110px); |
| | | } |
| | | } |
| | | .table-drawer-popview { |
| | |
| | | .custom-page-wrap { |
| | | min-height: calc(100vh - 110px); |
| | | } |
| | | .pop-page-wrap { |
| | | min-height: calc(100vh - 110px); |
| | | } |
| | | } |
| | | } |
| | | } |