From 84d90ddb781001f2e0a9d10e9f3983a1a0becf09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Sat, 24 Sep 2022 18:13:55 +0200 Subject: [PATCH] Refine design and a bit functionality, additions to first step --- webapp/components/Group/GroupForm.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/webapp/components/Group/GroupForm.vue b/webapp/components/Group/GroupForm.vue index df4aa211a..978740358 100644 --- a/webapp/components/Group/GroupForm.vue +++ b/webapp/components/Group/GroupForm.vue @@ -14,7 +14,6 @@ v-model="formData.name" :placeholder="`${$t('group.name')} …`" > - - + - - +