fix: not return annotation author error happens (#1793)

This commit is contained in:
Joel
2023-12-19 17:22:54 +08:00
committed by GitHub
parent 43741ad5d1
commit c3275dfd36
4 changed files with 13 additions and 10 deletions

View File

@@ -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 && (