Files
paperless-ngx/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.css
2020-10-27 01:11:32 +01:00

5 lines
58 B
CSS

.doc-img {
object-fit: cover;
object-position: top;
}