fix(front): layout (EditForm was occluded by play bar)

This commit is contained in:
Flupsi 2025-06-05 18:34:29 +02:00
parent efb7193385
commit 703ede9ba5
1 changed files with 1 additions and 0 deletions

View File

@ -366,6 +366,7 @@ const resetField = (fieldId: string) => {
{{ t('components.library.EditForm.button.suggest') }}
</span>
</Button>
<Spacer />
</form>
</Layout>
</template>