From a8ed3e175287c38a1f6ef1181fd61dcbc8bef061 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 14 Apr 2025 22:43:09 +0200 Subject: [PATCH] increase internal integration of the standard menu --- src/menus/StandardMenu.vue | 201 +------------------------------------ src/scss/menu.scss | 196 ++++++++++++++++++++++++++++++++++++ 2 files changed, 197 insertions(+), 200 deletions(-) diff --git a/src/menus/StandardMenu.vue b/src/menus/StandardMenu.vue index 366d8db..24bf365 100644 --- a/src/menus/StandardMenu.vue +++ b/src/menus/StandardMenu.vue @@ -16,7 +16,7 @@ along with this program. If not, see . -->