From e4f4df0655ca6ac0fbd36c77e315754cd2f84d43 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 29 Jul 2020 22:01:54 +0200 Subject: [PATCH] Hide the user menu if clicked outside of it --- src/App.vue | 5 ++++- src/views/list/views/Kanban.vue | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7b1a96149..6dbe32a5e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -47,7 +47,7 @@