From ab0167a62f5804b60389a856d9cfd1acc17d2858 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Fri, 13 Mar 2020 13:11:08 +0100 Subject: [PATCH] See #170: fixed ellipsis issue in channel entry card --- front/src/components/audio/ChannelEntryCard.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/front/src/components/audio/ChannelEntryCard.vue b/front/src/components/audio/ChannelEntryCard.vue index 6d1e688bc..3ceb89bfb 100644 --- a/front/src/components/audio/ChannelEntryCard.vue +++ b/front/src/components/audio/ChannelEntryCard.vue @@ -2,10 +2,10 @@
-
+
- - {{ entry.title|truncate(30) }} + + {{ entry.title }}