fix
This commit is contained in:
@@ -440,7 +440,7 @@ export default defineComponent({
|
||||
.ant-modal-body{
|
||||
padding: 8rem 5rem !important;
|
||||
// height: calc(65vh - 6.4rem);
|
||||
height: 65rem;
|
||||
height: calc(100rem*.614);
|
||||
}
|
||||
//进度完成字体颜色
|
||||
|
||||
|
||||
Reference in New Issue
Block a user