From 3aa79c90179ac4cd48482941013755789eda4df6 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Thu, 13 Feb 2025 22:22:49 +0100 Subject: [PATCH] style(front): consistent empty state --- front/src/components/audio/track/Widget.vue | 10 ++++++---- front/src/components/playlists/Widget.vue | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/front/src/components/audio/track/Widget.vue b/front/src/components/audio/track/Widget.vue index 83e0b167a..6c4748c5e 100644 --- a/front/src/components/audio/track/Widget.vue +++ b/front/src/components/audio/track/Widget.vue @@ -1,7 +1,7 @@