From 570c663178e7cf2b8ab8704487f0316cd132c264 Mon Sep 17 00:00:00 2001 From: Alain Nussbaumer Date: Sat, 15 Feb 2025 20:15:58 +0100 Subject: [PATCH] [web] Remove button section when not present --- .../src/components/ModalDialogPlayable.vue | 4 +- web-src/src/components/ModalDialogTrack.vue | 15 +-- web-src/src/pages/PageSettingsArtwork.vue | 104 ++++++++++-------- 3 files changed, 64 insertions(+), 59 deletions(-) diff --git a/web-src/src/components/ModalDialogPlayable.vue b/web-src/src/components/ModalDialogPlayable.vue index 32a1e577..a87266cd 100644 --- a/web-src/src/components/ModalDialogPlayable.vue +++ b/web-src/src/components/ModalDialogPlayable.vue @@ -2,7 +2,7 @@