From ac539d1f9040fd3d29052027d6a32019c7db441e Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 14 Jan 2026 12:10:10 +0100 Subject: [PATCH] Show ActionBar ellipsis button as active if menu is open --- dashboard/src/components/ActionBar.vue | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/dashboard/src/components/ActionBar.vue b/dashboard/src/components/ActionBar.vue index 2aefcf839..7fa7366f5 100644 --- a/dashboard/src/components/ActionBar.vue +++ b/dashboard/src/components/ActionBar.vue @@ -1,6 +1,6 @@