From 6b6ff72ff59fd431c566c218d50a79d383c5e247 Mon Sep 17 00:00:00 2001 From: Gianni Carafa Date: Fri, 18 Jul 2025 03:04:32 +0200 Subject: [PATCH 1/2] improve navigation --- client/src/components/notifications/index.vue | 2 +- client/src/components/podsizes/index.vue | 2 +- client/src/components/runpacks/index.vue | 2 +- client/src/layouts/default/NavDrawer.vue | 27 ++++++++++++++++++- 4 files changed, 29 insertions(+), 4 deletions(-) diff --git a/client/src/components/notifications/index.vue b/client/src/components/notifications/index.vue index 4784c0daa..9864850f1 100644 --- a/client/src/components/notifications/index.vue +++ b/client/src/components/notifications/index.vue @@ -1,7 +1,7 @@