[WEB-2344] fix: quick action hover (#5449)

* fix: quick action hover

* chore: code refactor
This commit is contained in:
Anmol Singh Bhatia 2024-08-28 20:02:14 +05:30 committed by GitHub
parent de273dd618
commit 3c78292618
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -393,6 +393,7 @@ export const SidebarProjectsListItem: React.FC<Props> = observer((props) => {
)}
customButtonClassName="grid place-items-center"
placement="bottom-start"
useCaptureForOutsideClick
>
{!isViewerOrGuest && (
<CustomMenu.MenuItem