mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
fix: use default cursor on slot label area
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
/>
|
||||
|
||||
<!-- Slot Name -->
|
||||
<div class="flex h-full min-w-0 items-center">
|
||||
<div class="flex h-full min-w-0 cursor-default items-center">
|
||||
<input
|
||||
v-if="isRenaming"
|
||||
ref="renameInputRef"
|
||||
|
||||
Reference in New Issue
Block a user