From 74db87a304018be7f7b422df5af9128295e2a566 Mon Sep 17 00:00:00 2001 From: Daan Wijns Date: Sat, 23 Jan 2021 12:55:33 +0100 Subject: [PATCH] mobile torrent title overflow --- src/components/Torrent/MobileCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Torrent/MobileCard.vue b/src/components/Torrent/MobileCard.vue index 79e3b7b1..fc61b712 100644 --- a/src/components/Torrent/MobileCard.vue +++ b/src/components/Torrent/MobileCard.vue @@ -6,7 +6,7 @@ :class="style" > - + {{ torrent.name }}