fix
This commit is contained in:
@@ -758,7 +758,7 @@ export default defineComponent({
|
||||
.ant-modal-body{
|
||||
padding: 4rem 5rem 0rem!important;
|
||||
// height: calc(65vh - 6.4rem);
|
||||
height: 65rem;
|
||||
height: calc(100rem*.614);
|
||||
display: flex;
|
||||
overflow-y: hidden;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user