From d9ae4322eaab95f682ad2755f4ea8fabd1a903a8 Mon Sep 17 00:00:00 2001 From: Jonas Winkler Date: Sun, 22 Nov 2020 21:06:48 +0100 Subject: [PATCH] display tags in thumbnail --- .../document-card-small.component.html | 10 ++++++++-- .../document-card-small.component.scss | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html index 4283a40ee..c344092b6 100644 --- a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html +++ b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html @@ -1,9 +1,15 @@
- +
+
+ +
+
+ +

{{document.correspondent.name}}

-

{{document.title}}

+

{{document.title}}