mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
chore: picker width set
This commit is contained in:
@ -157,7 +157,6 @@ const Panel: FC<NodePanelProps<LLMNodeType>> = ({
|
||||
value={inputs.context?.variable_selector || []}
|
||||
onChange={handleContextVarChange}
|
||||
filterVar={filterVar}
|
||||
width={370}
|
||||
/>
|
||||
|
||||
</Field>
|
||||
|
||||
Reference in New Issue
Block a user