Merge branch 'StableVersion' into develop

This commit is contained in:
X1627315083
2024-07-17 17:28:15 +08:00
3 changed files with 5 additions and 5 deletions

View File

@@ -596,7 +596,7 @@ export default defineComponent({
background-color: #fff;
border-bottom: none;
}
.ant-modal-body{
.ant-modal-body{
display: flex;
flex-direction: column;
padding: calc(5rem*1.2) calc(5rem*1.2) !important;