diff --git a/frontend/src/lib/components/keyboard/ShortcutsHelpModal.svelte b/frontend/src/lib/components/keyboard/ShortcutsHelpModal.svelte index b59e08d1..a9669180 100644 --- a/frontend/src/lib/components/keyboard/ShortcutsHelpModal.svelte +++ b/frontend/src/lib/components/keyboard/ShortcutsHelpModal.svelte @@ -1,170 +1,165 @@ - - -{#if open} -
- Context: {$store.context} -
-No specific actions for this view.
- {:else} - -+ Context: {$store.context} +
+No specific actions for this view.
+ {:else} + +