From bc962cef03a123985cd555421f12e2ffc7e109cb Mon Sep 17 00:00:00 2001 From: talksik Date: Tue, 31 May 2022 06:12:15 -0500 Subject: [PATCH] without obstructive keys --- packages/desktop/src/components/KeyboardShortcutLabel.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/desktop/src/components/KeyboardShortcutLabel.tsx b/packages/desktop/src/components/KeyboardShortcutLabel.tsx index b6fbf25..643aefa 100644 --- a/packages/desktop/src/components/KeyboardShortcutLabel.tsx +++ b/packages/desktop/src/components/KeyboardShortcutLabel.tsx @@ -18,6 +18,7 @@ export default function KeyboardShortcutLabel({ py: 0.25, bgcolor: blueGrey[50], color: blueGrey[300], + border: 'none', }} > {label}