mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-13 17:10:06 +00:00
Move install directory selection tooltip to not block buttons (#2527)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
/>
|
||||
<InputIcon
|
||||
class="pi pi-info-circle"
|
||||
v-tooltip="$t('install.installLocationTooltip')"
|
||||
v-tooltip.top="$t('install.installLocationTooltip')"
|
||||
/>
|
||||
</IconField>
|
||||
<Button icon="pi pi-folder" @click="browsePath" class="w-12" />
|
||||
|
||||
Reference in New Issue
Block a user