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

@@ -892,7 +892,7 @@ i {
border-radius: 1rem;
}
.cut_pricture_modal .ant-modal-body {
height: 65rem;
height: calc(100rem*0.614);
padding: 8rem 5rem !important;
overflow-y: hidden;
}