[WEB-2344] fix: quick action hover (#5449)
* fix: quick action hover * chore: code refactor
This commit is contained in:
parent
de273dd618
commit
3c78292618
2 changed files with 2 additions and 1 deletions
|
|
@ -393,6 +393,7 @@ export const SidebarProjectsListItem: React.FC<Props> = observer((props) => {
|
|||
)}
|
||||
customButtonClassName="grid place-items-center"
|
||||
placement="bottom-start"
|
||||
useCaptureForOutsideClick
|
||||
>
|
||||
{!isViewerOrGuest && (
|
||||
<CustomMenu.MenuItem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue