fix
This commit is contained in:
@@ -707,7 +707,7 @@ export default defineComponent({
|
||||
.ant-modal-body {
|
||||
padding: 0;
|
||||
// height: calc(65vh - 6.4rem);
|
||||
height: 65rem;
|
||||
height: calc(100rem*.614);
|
||||
}
|
||||
.ant-modal-content{
|
||||
border-radius: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user