From fcadbc352b5fccd282f3e083479f3a8ff5fc5c13 Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 14 Nov 2021 16:35:41 +0000 Subject: [PATCH] feat: re-style the keyboard shortcuts menu (#996) Co-authored-by: kolaente Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/996 Reviewed-by: dpschen Co-authored-by: konrad Co-committed-by: konrad --- .../misc/keyboard-shortcuts/index.vue | 35 +++++++++++++++---- 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/src/components/misc/keyboard-shortcuts/index.vue b/src/components/misc/keyboard-shortcuts/index.vue index c46d209e..a1b7be30 100644 --- a/src/components/misc/keyboard-shortcuts/index.vue +++ b/src/components/misc/keyboard-shortcuts/index.vue @@ -1,6 +1,6 @@