add ds-space if update GroupForm

This commit is contained in:
ogerly 2022-10-07 06:58:21 +02:00
parent 009558f5fc
commit 9528365cd4

View File

@ -31,6 +31,8 @@
:placeholder="`${$t('group.labelSlug')} …`"
></ds-input>
<ds-space v-if="update" margin-top="small" />
<!-- groupType -->
<ds-text class="select-label">
{{ $t('group.type') }}