From db67670477cd9fadd5173530a8b042272375c0a0 Mon Sep 17 00:00:00 2001 From: "julia.kirschenheuter" Date: Tue, 29 Nov 2022 17:55:23 +0100 Subject: Change focused items behavior that neighbor elements (text and border) have no overlapping. Add native tooltips to items. Signed-off-by: julia.kirschenheuter Signed-off-by: nextcloud-command --- core/src/components/AppMenu.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'core') diff --git a/core/src/components/AppMenu.vue b/core/src/components/AppMenu.vue index 057e6c024db..f5963b44126 100644 --- a/core/src/components/AppMenu.vue +++ b/core/src/components/AppMenu.vue @@ -30,6 +30,7 @@