This commit is contained in:
X1627315083
2024-01-10 09:34:32 +08:00
parent fd4ed51bf5
commit 59c5e59347
25 changed files with 64 additions and 76 deletions

View File

@@ -65,8 +65,8 @@ export default defineComponent({
.ant-modal-body{
background: #F2F3FB;
height: 70vh;
min-height: 62rem;
height: 80vh;
min-height: 72rem;
overflow-y: hidden;
padding: 0;
}