chore: picker width set

This commit is contained in:
Joel
2024-03-20 18:18:34 +08:00
parent a8c86b759d
commit 1201bef879
6 changed files with 32 additions and 14 deletions

View File

@ -56,7 +56,6 @@ const Panel: FC<NodePanelProps<QuestionClassifierNodeType>> = ({
value={inputs.query_variable_selector}
onChange={handleQueryVarChange}
filterVar={filterVar}
width={387}
/>
</Field>
<Field