From 4dcc377243c95c251928690b645d77452a599a44 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 30 May 2021 17:55:52 +0200 Subject: [PATCH] Add keyboard shortcuts --- src/components/home/topNavigation.vue | 13 +- .../notifications/notifications.vue | 2 +- .../quick-actions/quick-actions.vue | 22 ++- src/styles/components/notifications.scss | 26 +-- src/styles/theme/navigation.scss | 181 ++++++++++-------- 5 files changed, 136 insertions(+), 108 deletions(-) diff --git a/src/components/home/topNavigation.vue b/src/components/home/topNavigation.vue index fed0f0a4e..5a475f154 100644 --- a/src/components/home/topNavigation.vue +++ b/src/components/home/topNavigation.vue @@ -37,6 +37,14 @@