From 5bfcc680913f37a2808d327496b46ff34839882c Mon Sep 17 00:00:00 2001 From: Kevin Glisson Date: Mon, 10 Apr 2023 11:34:16 -0700 Subject: [PATCH] Fixes issue with mini width when submenu is displayed --- src/dispatch/static/dispatch/src/components/AppDrawer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dispatch/static/dispatch/src/components/AppDrawer.vue b/src/dispatch/static/dispatch/src/components/AppDrawer.vue index 03f1d90d46f1..0429c82f814f 100644 --- a/src/dispatch/static/dispatch/src/components/AppDrawer.vue +++ b/src/dispatch/static/dispatch/src/components/AppDrawer.vue @@ -23,7 +23,7 @@ v-if="showChildPane" > - +