diff --git a/web/app/components/workflow/nodes/list-filter/components/sub-variable-picker.tsx b/web/app/components/workflow/nodes/list-filter/components/sub-variable-picker.tsx index ec67c8d288..0a210504cf 100644 --- a/web/app/components/workflow/nodes/list-filter/components/sub-variable-picker.tsx +++ b/web/app/components/workflow/nodes/list-filter/components/sub-variable-picker.tsx @@ -49,7 +49,7 @@ const SubVariablePicker: FC = ({ onSelect={handleChange} className='!text-[13px]' placeholder={t('workflow.nodes.listFilter.selectVariableKeyPlaceholder')!} - optionClassName='pl-4 pr-5 py-0' + optionClassName='pl-1 pr-5 py-0' renderOption={renderOption} renderTrigger={item => (