From acd12629550ae7e92494a2b850e736a3ac6bc5d3 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Fri, 22 Mar 2024 13:54:30 +0100 Subject: [PATCH 1/4] Make app use full space --- frontend/src/App.vue | 9 +++++---- frontend/src/assets/main.css | 7 +++++++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 7d79e82..d5d55a4 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -86,12 +86,9 @@ window.addEventListener('hashchange', () => {
-
- - + -
@@ -99,6 +96,8 @@ window.addEventListener('hashchange', () => {