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:
@ -56,7 +56,6 @@ const Panel: FC<NodePanelProps<QuestionClassifierNodeType>> = ({
|
||||
value={inputs.query_variable_selector}
|
||||
onChange={handleQueryVarChange}
|
||||
filterVar={filterVar}
|
||||
width={387}
|
||||
/>
|
||||
</Field>
|
||||
<Field
|
||||
|
||||
Reference in New Issue
Block a user