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 6ccbba0c2..f64c3f112 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 @@ -80,7 +80,7 @@ a { } .tags { - top: 0; + top: .2rem; right: 0; max-width: 80%; row-gap: .2rem;