From 97fb08928f7bc9acf04c00781f38ebec7e54361b Mon Sep 17 00:00:00 2001 From: Prateek Shourya Date: Thu, 28 Mar 2024 15:04:56 +0530 Subject: [PATCH] [WEB-834] fix: close shortcut modle on outside click. (#4078) --- .../command-palette/shortcuts-modal/modal.tsx | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/web/components/command-palette/shortcuts-modal/modal.tsx b/web/components/command-palette/shortcuts-modal/modal.tsx index e1fd67057..bbaa55464 100644 --- a/web/components/command-palette/shortcuts-modal/modal.tsx +++ b/web/components/command-palette/shortcuts-modal/modal.tsx @@ -36,18 +36,18 @@ export const ShortcutsModal: FC = (props) => {
-
- - -
+
+
+ +
Keyboard shortcuts @@ -71,9 +71,9 @@ export const ShortcutsModal: FC = (props) => {
-
- - + + +