add space in register box

This commit is contained in:
ogerly 2022-10-27 09:18:47 +02:00
parent d4b921a25c
commit 655f1a26c8

View File

@ -17,6 +17,7 @@
{{ $t('components.registration.invite-code.form.description') }} {{ $t('components.registration.invite-code.form.description') }}
</ds-text> </ds-text>
<slot></slot> <slot></slot>
<space-xxx-small />
</ds-form> </ds-form>
</template> </template>