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') }}
|
||||
</span>
|
||||
</Button>
|
||||
<Spacer />
|
||||
</form>
|
||||
</Layout>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue