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