From 88b27490cb2f302293f87bb3019b325da84409c9 Mon Sep 17 00:00:00 2001 From: James Lyne Date: Tue, 25 May 2021 23:39:04 +0100 Subject: [PATCH] Fix tabbing over section headings --- src/components/sidebar/CollapsibleSection.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/sidebar/CollapsibleSection.vue b/src/components/sidebar/CollapsibleSection.vue index cddcdca..c80537c 100644 --- a/src/components/sidebar/CollapsibleSection.vue +++ b/src/components/sidebar/CollapsibleSection.vue @@ -1,7 +1,7 @@