diff --git a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.scss b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.scss index 410481569..3f9183074 100644 --- a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.scss +++ b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.scss @@ -7,7 +7,7 @@ .doc-img { object-fit: cover; object-position: top left; - height: 190px; + height: 180px; mix-blend-mode: multiply; }