From 6a405617a86bb1163c87c94e8d5c0b7e4ea13b22 Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 27 Jun 2024 11:12:17 +0200 Subject: [PATCH] fix style --- frontend/src/components/menu/TopMenu.vue | 19 +++++++-------- .../Organisms/ListWithNavigationDrawer.vue | 23 +++++++++++++------ 2 files changed, 26 insertions(+), 16 deletions(-) diff --git a/frontend/src/components/menu/TopMenu.vue b/frontend/src/components/menu/TopMenu.vue index b5dc0ff197..51b92cac82 100644 --- a/frontend/src/components/menu/TopMenu.vue +++ b/frontend/src/components/menu/TopMenu.vue @@ -25,11 +25,11 @@ - + diff --git a/frontend/src/components/vuetify/Organisms/ListWithNavigationDrawer.vue b/frontend/src/components/vuetify/Organisms/ListWithNavigationDrawer.vue index a6eee24a62..e18f132c35 100644 --- a/frontend/src/components/vuetify/Organisms/ListWithNavigationDrawer.vue +++ b/frontend/src/components/vuetify/Organisms/ListWithNavigationDrawer.vue @@ -1,6 +1,5 @@ +