This commit is contained in:
X1627315083
2024-01-09 17:07:09 +08:00
parent 1b9031cf72
commit 99f0ce53df
15 changed files with 36 additions and 36 deletions

View File

@@ -977,7 +977,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;

View File

@@ -756,7 +756,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;

View File

@@ -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;

View File

@@ -472,7 +472,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;

View File

@@ -442,7 +442,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;