From d0c8f9a81c937c1c45a241636bf6f40e672d67ea Mon Sep 17 00:00:00 2001 From: Maksim Sukharev Date: Tue, 21 Nov 2023 17:53:35 +0100 Subject: [PATCH] fix(NcAppNavigation): make toggle button not the first element in focus-trap Signed-off-by: Maksim Sukharev --- src/components/NcAppNavigation/NcAppNavigation.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/NcAppNavigation/NcAppNavigation.vue b/src/components/NcAppNavigation/NcAppNavigation.vue index cb6636fe31..ee973fcfe0 100644 --- a/src/components/NcAppNavigation/NcAppNavigation.vue +++ b/src/components/NcAppNavigation/NcAppNavigation.vue @@ -57,9 +57,6 @@ emit('toggle-navigation', {
-
- -
+
+ +