From 9833133894e3e1f792a2af1f0d5273877cad90e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Wed, 28 Dec 2022 14:45:34 +0000 Subject: [PATCH] Improve formatting Part-of: --- front/src/components/library/TrackBase.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/front/src/components/library/TrackBase.vue b/front/src/components/library/TrackBase.vue index 82da05a0a..9592cdcfe 100644 --- a/front/src/components/library/TrackBase.vue +++ b/front/src/components/library/TrackBase.vue @@ -121,7 +121,8 @@ const remove = async () => {

{{ track.title }} - +

+

{ class="internal" :href="attributedToUrl" > - - {{ track.attributed_to.full_username }} + {{ track.attributed_to.full_username }} -

+