mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-25 02:33:00 +08:00
fix: not return annotation author error happens (#1793)
This commit is contained in:
@@ -114,7 +114,8 @@ const HeaderOptions: FC<Props> = ({
|
||||
)
|
||||
}
|
||||
// !w-[208px]
|
||||
className={'!w-[131px] h-fit !z-20'}
|
||||
className={'!w-[135px] h-fit !z-20'}
|
||||
popupClassName='!w-full'
|
||||
manualClose
|
||||
/>
|
||||
{showAddModal && (
|
||||
|
||||
Reference in New Issue
Block a user