From 4e2b675866712bdd48f1776573a812187242d303 Mon Sep 17 00:00:00 2001 From: weaseldotro <1822852+weaseldotro@users.noreply.github.com> Date: Sat, 10 Oct 2020 10:24:11 +0300 Subject: [PATCH] fix(HeaderAction): panel closes when user clicks inside the browser window, not just inside the page body --- src/UIShell/GlobalHeader/HeaderAction.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UIShell/GlobalHeader/HeaderAction.svelte b/src/UIShell/GlobalHeader/HeaderAction.svelte index ee908b76..c2e3de4a 100644 --- a/src/UIShell/GlobalHeader/HeaderAction.svelte +++ b/src/UIShell/GlobalHeader/HeaderAction.svelte @@ -51,7 +51,7 @@ } -