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