From 088d6d306a37673f61ce097071e8931196a5b9a6 Mon Sep 17 00:00:00 2001 From: Henry Wilkinson Date: Mon, 1 May 2023 03:27:59 -0400 Subject: [PATCH] Adds hoist to browser profile list actions dropdown - Should fix bug where you can see the icon buttons through the dropdown --- frontend/src/pages/org/browser-profiles-list.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/org/browser-profiles-list.ts b/frontend/src/pages/org/browser-profiles-list.ts index 950bd1f6..ec773683 100644 --- a/frontend/src/pages/org/browser-profiles-list.ts +++ b/frontend/src/pages/org/browser-profiles-list.ts @@ -139,7 +139,7 @@ export class BrowserProfilesList extends LiteElement { private renderMenu(data: Profile) { return html` - e.preventDefault()}> + e.preventDefault()}>