From 1a2118fdcff05bb81b54099bea2e9783f6fa2c2e Mon Sep 17 00:00:00 2001 From: ArneBo Date: Tue, 21 Jan 2025 21:27:37 +0100 Subject: [PATCH] fix(front): make profile (channel) image styles global --- front/src/components/library/AlbumBase.vue | 5 ----- front/src/components/library/TrackBase.vue | 5 ----- front/src/style/globals/_channels.scss | 6 +++--- 3 files changed, 3 insertions(+), 13 deletions(-) diff --git a/front/src/components/library/AlbumBase.vue b/front/src/components/library/AlbumBase.vue index c316847ed..ef138c003 100644 --- a/front/src/components/library/AlbumBase.vue +++ b/front/src/components/library/AlbumBase.vue @@ -268,11 +268,6 @@ const remove = async () => {