diff --git a/frontend/src/views/ds/TableRelationship.vue b/frontend/src/views/ds/TableRelationship.vue index 908a477a..75a4da60 100644 --- a/frontend/src/views/ds/TableRelationship.vue +++ b/frontend/src/views/ds/TableRelationship.vue @@ -509,8 +509,6 @@ const save = () => { touch-action: none; box-sizing: border-box; position: relative; - min-width: 400px; - min-height: 600px; width: 100%; height: 100%; background-color: #f5f6f7;