From 443930291d24bbb69e1bf033212cd1e35dc10d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 21 Aug 2020 09:32:53 +0200 Subject: [PATCH] Fix dark theme compatibility and sizing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/components/CollectionList.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/CollectionList.vue b/src/components/CollectionList.vue index 06021298..e720290c 100644 --- a/src/components/CollectionList.vue +++ b/src/components/CollectionList.vue @@ -24,7 +24,7 @@