fix(front): layout (EditForm was occluded by play bar)
This commit is contained in:
parent
efb7193385
commit
703ede9ba5
|
@ -366,6 +366,7 @@ const resetField = (fieldId: string) => {
|
||||||
{{ t('components.library.EditForm.button.suggest') }}
|
{{ t('components.library.EditForm.button.suggest') }}
|
||||||
</span>
|
</span>
|
||||||
</Button>
|
</Button>
|
||||||
|
<Spacer />
|
||||||
</form>
|
</form>
|
||||||
</Layout>
|
</Layout>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue