fix z-index

This commit is contained in:
JzoNg
2025-06-11 22:53:04 +08:00
parent e3fcee124a
commit f4ed447f39

View File

@ -334,6 +334,7 @@ const ReasoningConfigForm: React.FC<Props> = ({
)}
{showVariableSelector && (
<VarReferencePicker
zIndex={1001}
className='h-8 grow'
readonly={false}
isShowNodeName