mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
fix the tooltip for the knowledge base's firecrawl max depth attribute
This commit is contained in:
parent
3a071b8db9
commit
2474dbdff0
|
@ -38,7 +38,7 @@ const Field: FC<Props> = ({
|
|||
popupContent={
|
||||
<div className='w-[200px]'>{tooltip}</div>
|
||||
}
|
||||
popupClassName='relative top-[3px] w-3 h-3 ml-1'
|
||||
triggerClassName='ml-0.5 w-4 h-4'
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user