From 7c2c2b7f141cec70572684386fcc103651bd7dba 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}}