mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-17 14:47:35 +08:00
移除WorkflowActionsDialog组件中的VSpacer元素
This commit is contained in:
@@ -207,7 +207,6 @@ const isMacOS = computed(() => {
|
||||
</VBtn>
|
||||
</VToolbarItems>
|
||||
<VToolbarTitle> {{ t('dialog.workflowActions.title') }} - {{ workflow?.name }} </VToolbarTitle>
|
||||
<VSpacer></VSpacer>
|
||||
<VToolbarItems>
|
||||
<VBtn icon variant="text" @click="importCodeDialog = true" class="ms-2">
|
||||
<VIcon size="24" color="white" icon="mdi-import" />
|
||||
|
||||
Reference in New Issue
Block a user