From 54ca42a90323c5e785b2753c8d94dc669a3bb37b Mon Sep 17 00:00:00 2001 From: advplyr Date: Sat, 17 Dec 2022 17:50:16 -0600 Subject: [PATCH] Update:Bookshelf view title sign width --- client/components/cards/LazyCollectionCard.vue | 2 +- client/components/cards/LazyPlaylistCard.vue | 2 +- client/components/cards/LazySeriesCard.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/components/cards/LazyCollectionCard.vue b/client/components/cards/LazyCollectionCard.vue index 0586ef84..407f989b 100644 --- a/client/components/cards/LazyCollectionCard.vue +++ b/client/components/cards/LazyCollectionCard.vue @@ -9,7 +9,7 @@ edit -
+

{{ title }}

diff --git a/client/components/cards/LazyPlaylistCard.vue b/client/components/cards/LazyPlaylistCard.vue index ea48a2d2..bfbb1a8c 100644 --- a/client/components/cards/LazyPlaylistCard.vue +++ b/client/components/cards/LazyPlaylistCard.vue @@ -9,7 +9,7 @@ edit
-
+

{{ title }}

diff --git a/client/components/cards/LazySeriesCard.vue b/client/components/cards/LazySeriesCard.vue index 7c13871f..aa2ba843 100644 --- a/client/components/cards/LazySeriesCard.vue +++ b/client/components/cards/LazySeriesCard.vue @@ -13,7 +13,7 @@

{{ displayTitle }}

-
+

{{ displayTitle }}