mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-20 15:09:17 +08:00
fix: delete the delay for the tooltips inside the add tool panel (#8436)
This commit is contained in:
parent
b6ad7a1e06
commit
d882348f39
@ -90,7 +90,6 @@ const Blocks = ({
|
|||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
needsDelay
|
|
||||||
>
|
>
|
||||||
<div className='group/item flex items-center w-full pl-3 pr-1 h-8 rounded-lg hover:bg-gray-50 cursor-pointer'>
|
<div className='group/item flex items-center w-full pl-3 pr-1 h-8 rounded-lg hover:bg-gray-50 cursor-pointer'>
|
||||||
<BlockIcon
|
<BlockIcon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user