app/components/workflow/nodes/knowledge-retrieval/components/dataset-list.tsx
@@ -70,7 +70,7 @@ ) }) : ( <div className='cursor-default select-none rounded-lg bg-background-section p-3 text-center text-xs text-text-tertiary'> <div className='p-3 text-xs text-center text-gray-500 rounded-lg cursor-default select-none bg-gray-50'> {t('appDebug.datasetConfig.knowledgeTip')} </div> )