From 693d9735f3e7103c39d58af2afd9f51013d736bb Mon Sep 17 00:00:00 2001 From: ArneBo Date: Thu, 6 Feb 2025 19:05:00 +0100 Subject: [PATCH] chore(front): track images in track rows --- front/src/components/audio/podcast/MobileRow.vue | 4 ++-- front/src/components/audio/podcast/Row.vue | 13 +++++++++++++ front/src/components/audio/track/MobileRow.vue | 14 ++++---------- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/front/src/components/audio/podcast/MobileRow.vue b/front/src/components/audio/podcast/MobileRow.vue index bde6ad4ec..620efbf23 100644 --- a/front/src/components/audio/podcast/MobileRow.vue +++ b/front/src/components/audio/podcast/MobileRow.vue @@ -1,5 +1,5 @@