diff --git a/src/components/registration/Edit.vue b/src/components/registration/Edit.vue index d33b723..9fbfec4 100644 --- a/src/components/registration/Edit.vue +++ b/src/components/registration/Edit.vue @@ -9,7 +9,7 @@ label-width="auto" :rules="rules" ref="form" - style="height: 100%;width: 100%" + style="flex: 1;width: 100%" >